summaryrefslogtreecommitdiffstats
path: root/isys/lang.c
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-03-12 00:16:09 +0000
committerJeremy Katz <katzj@redhat.com>2002-03-12 00:16:09 +0000
commit8a2bb5dc041c7598fef108eac0edddb0eea4f08c (patch)
tree24643a43117f2ba33740cbbe139d116b6a5d56eb /isys/lang.c
parentc8ff634241cb6406975171fac66f400da7982e19 (diff)
downloadanaconda-8a2bb5dc041c7598fef108eac0edddb0eea4f08c.tar.gz
anaconda-8a2bb5dc041c7598fef108eac0edddb0eea4f08c.tar.xz
anaconda-8a2bb5dc041c7598fef108eac0edddb0eea4f08c.zip
merge using zlib for stage2 instead of gzlib
Diffstat (limited to 'isys/lang.c')
-rw-r--r--isys/lang.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/isys/lang.c b/isys/lang.c
index 32232cffd..8442607d3 100644
--- a/isys/lang.c
+++ b/isys/lang.c
@@ -11,6 +11,7 @@
#include "linux/kd.h"
#include "cpio.h"
+#include "stubs.h"
int isysLoadFont(char * fontFile) {
char font[8192];