[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r1265 - trunk/glibc-2.3-head/sysdeps/kfreebsd/x86_64



Author: ps-guest
Date: 2006-02-27 12:14:51 +0000 (Mon, 27 Feb 2006)
New Revision: 1265

Modified:
   trunk/glibc-2.3-head/sysdeps/kfreebsd/x86_64/dl-machine.h
Log:
again dl-machine.h ;-)



Modified: trunk/glibc-2.3-head/sysdeps/kfreebsd/x86_64/dl-machine.h
===================================================================
--- trunk/glibc-2.3-head/sysdeps/kfreebsd/x86_64/dl-machine.h	2006-02-27 11:46:49 UTC (rev 1264)
+++ trunk/glibc-2.3-head/sysdeps/kfreebsd/x86_64/dl-machine.h	2006-02-27 12:14:51 UTC (rev 1265)
@@ -18,8 +18,10 @@
    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
    02111-1307 USA.  */
 
-#ifndef dl_machine_h
+#ifdef dl_machine_h
 #include_next <dl-machine.h>
+#else
+#include_next <dl-machine.h>
 
 #undef RTLD_START
 



Reply to: