projects
/
super-star-trek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1072751
)
One more small merge.
author
Eric S. Raymond
<esr@thyrsus.com>
Thu, 20 Jan 2005 07:33:34 +0000
(07:33 +0000)
committer
Eric S. Raymond
<esr@thyrsus.com>
Thu, 20 Jan 2005 07:33:34 +0000
(07:33 +0000)
setup.c
patch
|
blob
|
history
diff --git
a/setup.c
b/setup.c
index 9de1a9590dc0bd9c6685f361dd274bb2ad052a3a..932faa8a037c3fef105260ff2a4b033a726f73f3 100644
(file)
--- a/
setup.c
+++ b/
setup.c
@@
-1,4
+1,8
@@
#include <time.h>
\r
+#ifdef SERGEEV
\r
+#include <sys/stat.h>
\r
+#include <conio.h>
\r
+#endif /* SERGEEV */
\r
#include "sst.h"
\r
\r
#ifdef SERGEEV
\r