aboutsummaryrefslogtreecommitdiffstats
path: root/src/project.h
diff options
context:
space:
mode:
authorjames <>2008-02-04 05:45:55 +0000
committerjames <>2008-02-04 05:45:55 +0000
commit8865ddf602b32113af2899c5ef1046c51aeb972c (patch)
tree3b90eae60b7fa863499d8a3ec7befd94e246ffcb /src/project.h
parentc4b7eff58a98590defd94bdbd39a7798521b55a1 (diff)
downloadsympathy-8865ddf602b32113af2899c5ef1046c51aeb972c.tar.gz
sympathy-8865ddf602b32113af2899c5ef1046c51aeb972c.tar.bz2
sympathy-8865ddf602b32113af2899c5ef1046c51aeb972c.zip
::
Diffstat (limited to 'src/project.h')
-rw-r--r--src/project.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/project.h b/src/project.h
index 9ce651f..f8be4ca 100644
--- a/src/project.h
+++ b/src/project.h
@@ -12,6 +12,9 @@
/*
* $Log$
+ * Revision 1.3 2008/02/04 05:45:55 james
+ * ::
+ *
* Revision 1.2 2008/02/04 02:05:06 james
* *** empty log message ***
*
@@ -65,6 +68,10 @@
#include <termio.h>
#include <termios.h>
+#include <signal.h>
+
+#include <utmp.h>
+#include <pty.h>
#include "crt.h"
#include "ansi.h"