diff options
| author | rayhogenson <rayhogenson@gmail.com> | 2014-03-15 01:20:48 -0700 |
|---|---|---|
| committer | rayhogenson <rayhogenson@gmail.com> | 2014-03-15 01:20:48 -0700 |
| commit | c12b348ac2b99544e6338bbed113ce07a34b4671 (patch) | |
| tree | eb2e9a3e727e2a8b10a716b91385639a88336eea /include | |
| parent | Merge pull request #1 from rayhogenson/Rename (diff) | |
| parent | added config.h (diff) | |
| download | yetihack-c12b348ac2b99544e6338bbed113ce07a34b4671.tar.zst | |
Merge pull request #2 from rayhogenson/fix
fixed some bugs
Diffstat (limited to 'include')
| -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 */ |
