aboutsummaryrefslogtreecommitdiffstats
path: root/include/config.h.in
diff options
context:
space:
mode:
authorrayhogenson <rayhogenson@gmail.com>2014-03-15 01:45:58 -0700
committerrayhogenson <rayhogenson@gmail.com>2014-03-15 01:45:58 -0700
commit5d1ce3620c65f56c1d65e9926600b1593becb101 (patch)
treeaaeb515a8ddfd9e20e779a5ffe32723afce3ca4a /include/config.h.in
parentMerge pull request #3 from rayhogenson/readmeEdit (diff)
parentadded the config file into the main program (diff)
downloadyetihack-5d1ce3620c65f56c1d65e9926600b1593becb101.tar.zst
Merge pull request #6 from rayhogenson/fix
Fix
Diffstat (limited to 'include/config.h.in')
-rw-r--r--include/config.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/config.h.in b/include/config.h.in
new file mode 100644
index 0000000..03d9bcf
--- /dev/null
+++ b/include/config.h.in
@@ -0,0 +1,2 @@
+#cmakedefine HAVE_UNISTD_H
+#cmakedefine HAVE_WINDOWS_H