X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fuserspec.c;h=b09c8d8a1ff68dfcf1009843531f589c974826c6;hb=efc1f57b9d5d6d528919cedfe2e4c41e786341d2;hp=5f5c5bf43c8650ce389301aa360a10a08f8622e8;hpb=359c0a71713e606f440d40f55a43c77349df2aaa;p=gnulib.git diff --git a/lib/userspec.c b/lib/userspec.c index 5f5c5bf43..b09c8d8a1 100644 --- a/lib/userspec.c +++ b/lib/userspec.c @@ -18,7 +18,7 @@ /* Written by David MacKenzie . */ -#if HAVE_CONFIG_H +#ifdef HAVE_CONFIG_H # include #endif @@ -39,9 +39,7 @@ #include #include -#if HAVE_UNISTD_H -# include -#endif +#include #include "intprops.h" #include "inttostr.h"