aboutsummaryrefslogtreecommitdiffstats
path: root/include/config.h
diff options
context:
space:
mode:
authorrayhogenson <rayhogenson@gmail.com>2014-03-15 01:20:48 -0700
committerrayhogenson <rayhogenson@gmail.com>2014-03-15 01:20:48 -0700
commitc12b348ac2b99544e6338bbed113ce07a34b4671 (patch)
treeeb2e9a3e727e2a8b10a716b91385639a88336eea /include/config.h
parentMerge pull request #1 from rayhogenson/Rename (diff)
parentadded config.h (diff)
downloadyetihack-c12b348ac2b99544e6338bbed113ce07a34b4671.tar.zst
Merge pull request #2 from rayhogenson/fix
fixed some bugs
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
new file mode 100644
index 0000000..e187647
--- /dev/null
+++ b/include/config.h
@@ -0,0 +1,2 @@
+#define HAVE_UNISTD_H
+/* #undef HAVE_WINDOWS_H */