diff options
| author | rayhogenson <rayhogenson@gmail.com> | 2014-03-15 00:19:29 -0800 |
|---|---|---|
| committer | rayhogenson <rayhogenson@gmail.com> | 2014-03-15 00:19:29 -0800 |
| commit | c7f84169d9ecf3cc39b46440e6b5f0ed0882bc03 (patch) | |
| tree | eb2e9a3e727e2a8b10a716b91385639a88336eea /include/config.h | |
| parent | 0595d876463414ac85036740b8f67bdd78ab16d6 (diff) | |
| download | yetihack-c7f84169d9ecf3cc39b46440e6b5f0ed0882bc03.tar.zst | |
added config.h
Diffstat (limited to 'include/config.h')
| -rw-r--r-- | include/config.h | 2 |
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 */ |
