diff lib/argp-xinl.c @ 4767:0a9cf348c2ec

argp update from libc
author Karl Berry <karl@freefriends.org>
date Sat, 04 Oct 2003 12:28:06 +0000 (2003-10-04)
parents 9b828c973b9d
children cf5bc1b42316
line wrap: on
line diff
--- a/lib/argp-xinl.c
+++ b/lib/argp-xinl.c
@@ -21,7 +21,9 @@
 #include <config.h>
 #endif
 
-#include <features.h>
+#if defined _LIBC || defined HAVE_FEATURES_H
+# include <features.h>
+#endif
 
 #ifndef __USE_EXTERN_INLINES
 # define __USE_EXTERN_INLINES	1