diff options
author | Bruno Haible <bruno@clisp.org> | 2006-11-27 12:53:29 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:14:24 +0200 |
commit | 053588bd3b94e6ad21191fe9adc7dc0e89677334 (patch) | |
tree | cab723a3de5373245ea5ed506f81c8c19e99feec /gnulib-local/lib/libcroco/cr-sel-eng.c | |
parent | 29821a00a679afee0165faf05c7a2201828b300a (diff) | |
download | external_gettext-053588bd3b94e6ad21191fe9adc7dc0e89677334.zip external_gettext-053588bd3b94e6ad21191fe9adc7dc0e89677334.tar.gz external_gettext-053588bd3b94e6ad21191fe9adc7dc0e89677334.tar.bz2 |
Include <config.h>.
Diffstat (limited to 'gnulib-local/lib/libcroco/cr-sel-eng.c')
-rw-r--r-- | gnulib-local/lib/libcroco/cr-sel-eng.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnulib-local/lib/libcroco/cr-sel-eng.c b/gnulib-local/lib/libcroco/cr-sel-eng.c index c839908..2b07edf 100644 --- a/gnulib-local/lib/libcroco/cr-sel-eng.c +++ b/gnulib-local/lib/libcroco/cr-sel-eng.c @@ -21,6 +21,7 @@ * See COPYRIGHTS file for copyright informations. */ +#include <config.h> #include <string.h> #include "cr-sel-eng.h" |