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