diff options
Diffstat (limited to 'missing/strsep.c')
-rw-r--r-- | missing/strsep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/missing/strsep.c b/missing/strsep.c index a1e6b301..95673fc8 100644 --- a/missing/strsep.c +++ b/missing/strsep.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. */ -#ifdef HAVE_CONFIG_H +#ifdef HAVE_CONFIG_H #include <config.h> #endif |