X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/blobdiff_plain/1d1fe70358b4483e270529113cd5c829b618f9e6..dc397f8f1c8609311eeb93210e190ecffdda5cf4:/nonlocal-shadow.c diff --git a/nonlocal-shadow.c b/nonlocal-shadow.c index 386230c..bfc201c 100644 --- a/nonlocal-shadow.c +++ b/nonlocal-shadow.c @@ -23,17 +23,17 @@ */ #define _GNU_SOURCE + #include -#include -#include -#include -#include #include -#include -#include #include -#include #include +#include +#include +#include +#include +#include +#include #include "nsswitch-internal.h" #include "nonlocal.h"