]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update after gnulib change.
authorBruno Haible <bruno@clisp.org>
Tue, 1 May 2007 21:08:22 +0000 (21:08 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:46 +0000 (12:14 +0200)
gnulib-local/ChangeLog
gnulib-local/lib/term-ostream.oo.c

index de4baca99caee919dc2138d0619c590e281fc37f..061f985018ccb2b19f704fc2e04b09f12e785949 100644 (file)
@@ -1,3 +1,7 @@
+2007-05-01  Bruno Haible  <bruno@clisp.org>
+
+       * lib/term-ostream.oo.c: Don't include sigprocmask.h.
+
 2007-03-24  Bruno Haible  <bruno@clisp.org>
 
        * lib/html-ostream.oo.c: Include unistr.h instead of utf8-ucs4.h.
index c5448ea56c84b3b3c40eb3f63190f1147bc6b429..54ecf6aafb0ce2c0af1051818df9c00ae340e15d 100644 (file)
@@ -31,7 +31,6 @@
 #include "error.h"
 #include "fatal-signal.h"
 #include "full-write.h"
-#include "sigprocmask.h"
 #include "terminfo.h"
 #include "xalloc.h"
 #include "xsize.h"