]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
system.h is gone.
authorBruno Haible <bruno@clisp.org>
Fri, 4 Jan 2002 11:37:59 +0000 (11:37 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Jun 2009 22:33:13 +0000 (00:33 +0200)
src/ChangeLog
src/format-java.c

index 8abc5374207ac8348ac1c18c6a5f65f3bb689b3b..e3fa380cf8fa7fdaf3106ce740d9aec8e317b93a 100644 (file)
@@ -38,7 +38,7 @@
        * write-po.c: Likewise.
        * msgmerge.c: Include liballoca.h, exit.h, strcase.h, stpcpy.h,
        stpncpy.h instead of system.h.
-       * format-java.c: Include liballoca.h.
+       * format-java.c: Include liballoca.h instead of system.h.
        * format-lisp.c: Don't include system.h.
        * open-po.c: Include pathname.h, xmalloc.h instead of system.h.
        Don't include <sys/types.h>, error.h.
index dc076806075e732752211a48a8dd803c16de5e77..6b49cd574cbb49bee4fa7e5179cd5db81ba89f8d 100644 (file)
@@ -28,7 +28,6 @@
 #include "format.h"
 #include "c-ctype.h"
 #include "xmalloc.h"
-#include "system.h"
 #include "error.h"
 #include "progname.h"
 #include "gettext.h"