summaryrefslogtreecommitdiff
path: root/firmware/include/_ansi.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/include/_ansi.h')
-rw-r--r--firmware/include/_ansi.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/include/_ansi.h b/firmware/include/_ansi.h
index 8bebd1457e..11c712f84e 100644
--- a/firmware/include/_ansi.h
+++ b/firmware/include/_ansi.h
@@ -12,8 +12,6 @@
12#ifndef _ANSIDECL_H_ 12#ifndef _ANSIDECL_H_
13#define _ANSIDECL_H_ 13#define _ANSIDECL_H_
14 14
15#include <sys/config.h>
16
17/* First try to figure out whether we really are in an ANSI C environment. */ 15/* First try to figure out whether we really are in an ANSI C environment. */
18/* FIXME: This probably needs some work. Perhaps sys/config.h can be 16/* FIXME: This probably needs some work. Perhaps sys/config.h can be
19 prevailed upon to give us a clue. */ 17 prevailed upon to give us a clue. */