summaryrefslogtreecommitdiff
path: root/lib/xmalloc.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-11-15 19:40:48 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-11-15 19:40:48 +0000
commitdafd044063fc411ada8fd1a77e4ff6d7993b1c14 (patch)
treea6a85cc7333d87c7703fe84dee896866d6210691 /lib/xmalloc.c
parent3e718271bbdce86739f4b40655d57611d858bc59 (diff)
downloadmailutils-dafd044063fc411ada8fd1a77e4ff6d7993b1c14.tar.gz
mailutils-dafd044063fc411ada8fd1a77e4ff6d7993b1c14.tar.bz2
Updated by gnulib-sync
Diffstat (limited to 'lib/xmalloc.c')
-rw-r--r--lib/xmalloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xmalloc.c b/lib/xmalloc.c
index 6977703b8..687633c25 100644
--- a/lib/xmalloc.c
+++ b/lib/xmalloc.c
@@ -17,7 +17,7 @@
along with this program; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif

Return to:

Send suggestions and report system problems to the System administrator.