summaryrefslogtreecommitdiff
path: root/syslinux.h
diff options
context:
space:
mode:
authorhpa <hpa>2004-12-15 10:51:18 +0000
committerhpa <hpa>2004-12-15 10:51:18 +0000
commit95deb2509c3f9916527044751ca1221fa62f3b26 (patch)
tree85ed778448692354b23a858af689ce4ff5691187 /syslinux.h
parent907b549d585c74537b300c188b00d3a56d36cc7f (diff)
downloadsyslinux-95deb2509c3f9916527044751ca1221fa62f3b26.tar.gz
More adjustment to the Brave New World<TM>
Diffstat (limited to 'syslinux.h')
-rw-r--r--syslinux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/syslinux.h b/syslinux.h
index da6eeccf..1dde5ae6 100644
--- a/syslinux.h
+++ b/syslinux.h
@@ -14,6 +14,7 @@
#ifndef SYSLINUX_H
#define SYSLINUX_H
+#include <inttypes.h>
/* The standard boot sector and ldlinux image */
extern unsigned char syslinux_bootsect[];