summaryrefslogtreecommitdiffstats
path: root/src/po.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/po.c')
-rw-r--r--src/po.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/po.c b/src/po.c
index a74fda9..0e1ab86 100644
--- a/src/po.c
+++ b/src/po.c
@@ -1,5 +1,5 @@
/* GNU gettext - internationalization aids
- Copyright (C) 1995, 1996, 1998, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1995-1996, 1998, 2000, 2001 Free Software Foundation, Inc.
This file was written by Peter Miller <millerp@canb.auug.org.au>
@@ -24,10 +24,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include <ctype.h>
#include <stdio.h>
-
-#ifdef HAVE_STDLIB_H
-# include <stdlib.h>
-#endif
+#include <stdlib.h>
#include "po.h"
#include "po-hash.h"