summaryrefslogtreecommitdiff
path: root/unlzh.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>1999-10-06 05:00:00 +0000
committerPaul Eggert <eggert@cs.ucla.edu>1999-10-06 05:00:00 +0000
commitd9a513aab586c69e2b87b3ed1fa12b22c5632e4f (patch)
tree12a1c979ce132de4766be5fff03ca950d2c64c10 /unlzh.c
parente2027e9e7b8668e4c5c21bbf61407fe1d9d371df (diff)
downloadgzip-d9a513aab586c69e2b87b3ed1fa12b22c5632e4f.tar.gz
gzip 1.3.5
Diffstat (limited to 'unlzh.c')
-rw-r--r--unlzh.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/unlzh.c b/unlzh.c
index f639911..148c417 100644
--- a/unlzh.c
+++ b/unlzh.c
@@ -7,6 +7,7 @@
static char rcsid[] = "$Id$";
#endif
+#include <config.h>
#include <stdio.h>
#include "tailor.h"