summaryrefslogtreecommitdiffstats
path: root/loader/loader.h
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-09-09 16:34:48 +0000
committerJeremy Katz <katzj@redhat.com>2002-09-09 16:34:48 +0000
commit8980dc588ed8af76e7d8d5456bf47a1577b7b079 (patch)
treee00d62f7d00abe973ccdc8ef9786315eac6e35bb /loader/loader.h
parent4b4925ef0b47fc7d4e6d95fc3a098810b4f4bcb8 (diff)
downloadanaconda-8980dc588ed8af76e7d8d5456bf47a1577b7b079.tar.gz
anaconda-8980dc588ed8af76e7d8d5456bf47a1577b7b079.tar.xz
anaconda-8980dc588ed8af76e7d8d5456bf47a1577b7b079.zip
merge ia64 changes to HEAD
Diffstat (limited to 'loader/loader.h')
-rw-r--r--loader/loader.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/loader/loader.h b/loader/loader.h
index 88836603d..aa97da452 100644
--- a/loader/loader.h
+++ b/loader/loader.h
@@ -1,3 +1,5 @@
+#include "stubs.h"
+
#define LOADER_OK 0
#define LOADER_BACK 1
#define LOADER_NOOP 2