X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fgetugroups.c;h=f7d3d00351fbf9d7ced428ddbff2cfa0d598c775;hb=1671692479f417b9e1215121540266b62d9e0c43;hp=dab04a0cf4457205bd8829c7ceb47b7b756d1d1b;hpb=317f6a262e98366cc859bb5ca7bb7a79a9a20548;p=gnulib.git diff --git a/lib/getugroups.c b/lib/getugroups.c index dab04a0cf..f7d3d0035 100644 --- a/lib/getugroups.c +++ b/lib/getugroups.c @@ -17,6 +17,17 @@ /* Written by David MacKenzie. */ +#ifdef HAVE_CONFIG_H +#if defined (CONFIG_BROKETS) +/* We use instead of "config.h" so that a compilation + using -I. -I$srcdir will use ./config.h rather than $srcdir/config.h + (which it would do because it found this file in $srcdir). */ +#include +#else +#include "config.h" +#endif +#endif + #include #include