summaryrefslogtreecommitdiff
path: root/os.h
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2014-09-06 01:08:59 +0200
committerFlorian Jung <flo@windfisch.org>2014-09-06 01:08:59 +0200
commited8b271804c563a6f0959bc13ca56f20c820bcfb (patch)
treef11028349651331f6a3573f7e6c917cfdb5dd905 /os.h
parentebfc880ace66cb9e50d08bbd5581a845c0beb199 (diff)
readme++, os.h defaults to linux
Diffstat (limited to 'os.h')
-rw-r--r--os.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/os.h b/os.h
index c7433e2..0b50040 100644
--- a/os.h
+++ b/os.h
@@ -1,2 +1,2 @@
-#define FREEBSD
-//#define LINUX
+//#define FREEBSD
+#define LINUX