aboutsummaryrefslogtreecommitdiffstats
path: root/src/project.h
diff options
context:
space:
mode:
authorjames <>2008-02-07 00:39:13 +0000
committerjames <>2008-02-07 00:39:13 +0000
commit10e44cc4a65158fb6aaab3428a747ad4e5ead2f9 (patch)
tree2aef7fd3972bd6a8b67ee264c2b8c4b73e03e615 /src/project.h
parentb4c47719823e9907f6040e1e899b927cbeb8282e (diff)
downloadsympathy-10e44cc4a65158fb6aaab3428a747ad4e5ead2f9.tar.gz
sympathy-10e44cc4a65158fb6aaab3428a747ad4e5ead2f9.tar.bz2
sympathy-10e44cc4a65158fb6aaab3428a747ad4e5ead2f9.zip
*** empty log message ***
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>