summaryrefslogtreecommitdiffstats
path: root/src/write-mo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/write-mo.c')
-rw-r--r--src/write-mo.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/write-mo.c b/src/write-mo.c
index ee1cb6a..6fd318d 100644
--- a/src/write-mo.c
+++ b/src/write-mo.c
@@ -1,5 +1,5 @@
/* Writing binary .mo files.
- Copyright (C) 1995-1998, 2000-2002 Free Software Foundation, Inc.
+ Copyright (C) 1995-1998, 2000-2003 Free Software Foundation, Inc.
Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, April 1995.
This program is free software; you can redistribute it and/or modify
@@ -19,7 +19,7 @@
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
-#include "liballoca.h"
+#include <alloca.h>
/* Specification. */
#include "write-mo.h"