summaryrefslogtreecommitdiffhomepage
path: root/include/System/Config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/System/Config.h')
-rw-r--r--include/System/Config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/System/Config.h b/include/System/Config.h
index 9a7bfb3..474a107 100644
--- a/include/System/Config.h
+++ b/include/System/Config.h
@@ -10,7 +10,8 @@
#define _SUBSYSTEM_NET 0x1000
#define _SUBSYSTEM_DDK 0x1000
#define _SUBSYSTEM_SYS 0x1000
-#define _NEKERNEL 202603
+
+#define _NEKERNEL 202603L
#include <CoreFoundation.fwrk/headers/Foundation.h>
#include <DiskImage.fwrk/headers/DiskImage.h>