summaryrefslogtreecommitdiffstats
path: root/src/dir-list.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dir-list.c')
-rw-r--r--src/dir-list.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/dir-list.c b/src/dir-list.c
index 9173bb5..f1e5fe4 100644
--- a/src/dir-list.c
+++ b/src/dir-list.c
@@ -1,5 +1,5 @@
/* GNU gettext - internationalization aids
- Copyright (C) 1996, 1998, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1996, 1998, 2000, 2001 Free Software Foundation, Inc.
This file was written by Peter Miller <millerp@canb.auug.org.au>
@@ -22,9 +22,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include "config.h"
#endif
-#ifdef HAVE_STDLIB_H
-# include <stdlib.h>
-#endif
+#include <stdlib.h>
#include "system.h"
#include "dir-list.h"