svn commit: trunk/uClibc/include/sys

vapier at uclibc.org vapier at uclibc.org
Wed Jun 7 14:55:45 UTC 2006


Author: vapier
Date: 2006-06-07 07:55:44 -0700 (Wed, 07 Jun 2006)
New Revision: 15312

Log:
sync with glibc

Modified:
   trunk/uClibc/include/sys/kd.h


Changeset:
Modified: trunk/uClibc/include/sys/kd.h
===================================================================
--- trunk/uClibc/include/sys/kd.h	2006-06-07 14:46:59 UTC (rev 15311)
+++ trunk/uClibc/include/sys/kd.h	2006-06-07 14:55:44 UTC (rev 15312)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1996, 1997, 2005 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -21,7 +21,7 @@
 
 /* Make sure the <linux/types.h> header is not loaded.  */
 #ifndef _LINUX_TYPES_H
-# define _LINUX_TYPES_H	1
+# define _LINUX_TYPES_H		1
 # define __undef_LINUX_TYPES_H
 #endif
 




More information about the uClibc-cvs mailing list