summaryrefslogtreecommitdiffstats
path: root/isys
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>2001-12-07 19:24:39 +0000
committerErik Troan <ewt@redhat.com>2001-12-07 19:24:39 +0000
commitf3a7688c1fdca680c4b52bc3c3a4c163b9fe7ec3 (patch)
treef69330d858ab74af81f29e3d6410bfb0d996383f /isys
parent1c181ee0011e8cd9905b282394e9434ad585d8f7 (diff)
downloadanaconda-f3a7688c1fdca680c4b52bc3c3a4c163b9fe7ec3.tar.gz
anaconda-f3a7688c1fdca680c4b52bc3c3a4c163b9fe7ec3.tar.xz
anaconda-f3a7688c1fdca680c4b52bc3c3a4c163b9fe7ec3.zip
#include cleanups
Diffstat (limited to 'isys')
-rw-r--r--isys/gzlib/test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/isys/gzlib/test.c b/isys/gzlib/test.c
index 1dc13a876..227df6928 100644
--- a/isys/gzlib/test.c
+++ b/isys/gzlib/test.c
@@ -2,6 +2,7 @@
#include <fcntl.h>
#include <stdio.h>
#include <string.h>
+#include <unistd.h>
#include "gzlib.h"