summaryrefslogtreecommitdiffstats
path: root/examples/hello.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hello.c')
-rw-r--r--examples/hello.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/hello.c b/examples/hello.c
index a4cc43d5..a8649f37 100644
--- a/examples/hello.c
+++ b/examples/hello.c
@@ -4,6 +4,7 @@
* hello guest.img /dev/VolGroup00/LogVol00
*/
+#include <config.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>