[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Changes to m4/m4/system_.h
From: |
Gary V . Vaughan |
Subject: |
Changes to m4/m4/system_.h |
Date: |
Fri, 24 Dec 2004 18:07:09 -0500 |
Index: m4/m4/system_.h
diff -u m4/m4/system_.h:1.10 m4/m4/system_.h:1.11
--- m4/m4/system_.h:1.10 Thu Jul 15 13:04:39 2004
+++ m4/m4/system_.h Fri Dec 24 23:07:05 2004
@@ -42,9 +42,9 @@
#undef true
@INCLUDE_STDBOOL_H@
-#include <m4/exit.h>
-#include <m4/xalloc.h>
-#include <m4/xstrndup.h>
+#include <gnu/exit.h>
+#include <gnu/xalloc.h>
+#include <gnu/xstrndup.h>
/* This is okay in an installed file, because it will not change the
behaviour of the including program whether ENABLE_NLS is defined
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Changes to m4/m4/system_.h,
Gary V . Vaughan <=