summaryrefslogtreecommitdiffstats
path: root/os.h
diff options
context:
space:
mode:
Diffstat (limited to 'os.h')
-rw-r--r--os.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/os.h b/os.h
index f1b366f..2e6dbaa 100644
--- a/os.h
+++ b/os.h
@@ -21,6 +21,8 @@
* Header file for OS checking.
*/
+#include "platform.h"
+
// Solaris
#if defined (__sun) && (defined(__i386) || defined(__amd64))
#define __FLASHROM_OS__ "SunOS"
OpenPOWER on IntegriCloud