Index: package/base/uclibc/fix_install_headers.patch
===================================================================
--- package/base/uclibc/fix_install_headers.patch	(revision 32644)
+++ package/base/uclibc/fix_install_headers.patch	(working copy)
@@ -2,7 +2,7 @@
 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
 # 
 # T2 SDE: package/.../uclibc/fix_install_headers.patch
-# Copyright (C) 2008 The T2 SDE Project
+# Copyright (C) 2008 - 2009 The T2 SDE Project
 # 
 # More information can be found in the files COPYING and README.
 # 
@@ -27,7 +27,7 @@
 
 --- ./Makefile.in.orig	2008-10-18 14:52:17.000000000 +0200
 +++ ./Makefile.in	2008-11-01 22:22:45.000000000 +0100
-@@ -193,165 +193,165 @@
+@@ -193,171 +193,171 @@
  
  # Installs header files.
  install_headers: headers $(top_builddir)extra/scripts/unifdef
@@ -193,11 +193,23 @@
 -	$(RM) $(PREFIX)$(DEVEL_PREFIX)include/sys/inotify.h
 -	$(RM) $(PREFIX)$(DEVEL_PREFIX)include/sys/perm.h
 -	$(RM) $(PREFIX)$(DEVEL_PREFIX)include/sys/personality.h
+-	$(RM) $(PREFIX)$(DEVEL_PREFIX)include/sys/prctl.h
+-	$(RM) $(PREFIX)$(DEVEL_PREFIX)include/sys/reboot.h
+-	$(RM) $(PREFIX)$(DEVEL_PREFIX)include/sys/sendfile.h
+-	$(RM) $(PREFIX)$(DEVEL_PREFIX)include/sys/fsuid.h
 -	$(RM) $(PREFIX)$(DEVEL_PREFIX)include/sys/signalfd.h
+-	$(RM) $(PREFIX)$(DEVEL_PREFIX)include/sys/swap.h
+-	$(RM) $(PREFIX)$(DEVEL_PREFIX)include/sys/sysctl.h
 +	$(RM) include/sys/inotify.h
 +	$(RM) include/sys/perm.h
 +	$(RM) include/sys/personality.h
++	$(RM) include/sys/prctl.h
++	$(RM) include/sys/reboot.h
++	$(RM) include/sys/sendfile.h
++	$(RM) include/sys/fsuid.h
 +	$(RM) include/sys/signalfd.h
++	$(RM) include/sys/swap.h
++	$(RM) include/sys/sysctl.h
  endif
  ifneq ($(UCLIBC_SV4_DEPRECATED),y)
  	# Remove ustat.h since deprecated SV4 support was disabled upon request
