]> git.pond.sub.org Git - empserver/commit
Real unistd.h declares getopt() & friends. Approximate that in
authorRon Koenderink <rkoenderink@yahoo.ca>
Tue, 14 Aug 2007 00:15:21 +0000 (00:15 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Tue, 14 Aug 2007 00:15:21 +0000 (00:15 +0000)
commit1d438880ff734aac8a8edd871739851088187f3e
tree35fba5065bcd6be63ea0e53156acb5b732eb6d52
parentf11a29b326d2e602cebd5ecbc3f86c0b6c97d697
Real unistd.h declares getopt() & friends.  Approximate that in
src/lib/w32/unistd.h by including getopt.h.  Simplify users
src/lib/w32/unistd.h [new file with mode: 0644]
src/server/main.c
src/util/empsched.c
src/util/fairland.c
src/util/files.c