aboutsummaryrefslogtreecommitdiffstats
path: root/src/project.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/project.h')
-rw-r--r--src/project.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/project.h b/src/project.h
index 259bb6a..e7ed065 100644
--- a/src/project.h
+++ b/src/project.h
@@ -12,6 +12,9 @@
/*
* $Log$
+ * Revision 1.5 2008/02/07 00:39:13 james
+ * *** empty log message ***
+ *
* Revision 1.4 2008/02/06 20:26:58 james
* *** empty log message ***
*
@@ -72,6 +75,8 @@
#include <termio.h>
#include <termios.h>
#include <signal.h>
+#include <fcntl.h>
+#include <errno.h>
#include <utmp.h>
#include <pty.h>