]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Remove unneeded includes.
authorBruno Haible <bruno@clisp.org>
Thu, 12 Oct 2000 21:33:30 +0000 (21:33 +0000)
committerBruno Haible <bruno@clisp.org>
Thu, 12 Oct 2000 21:33:30 +0000 (21:33 +0000)
intl/ChangeLog
intl/finddomain.c

index c315aa372795b1e071a72fe6844ecead3909dad0..153adf21a9b76be0610a661a1d71ba4eff155e07 100644 (file)
@@ -1,3 +1,7 @@
+2000-10-12  Bruno Haible  <haible@clisp.cons.org>
+
+       * finddomain.c: Remove unneeded includes.
+
 2000-10-12  Bruno Haible  <haible@clisp.cons.org>
 
        * localealias.c (memcpy): Return first argument, just like the real
index 3f8e84d6723a5a47d6b715a0fcd71473c3524c46..8e3c38b60e3f7bd09997cee6b0d47c627a12b112 100644 (file)
@@ -20,8 +20,6 @@
 # include <config.h>
 #endif
 
-#include <ctype.h>
-#include <errno.h>
 #include <stdio.h>
 #include <sys/types.h>