aboutsummaryrefslogtreecommitdiffstats
path: root/src/project.h
diff options
context:
space:
mode:
authorjames <>2008-02-13 18:05:06 +0000
committerjames <>2008-02-13 18:05:06 +0000
commit7b7996c7bb4bd66f6262f4e721b6960d6b58b801 (patch)
tree9f5e12b05faf7fb66de0d20c05c0db4b804bb8b2 /src/project.h
parent9644f7cf7d6949303984a058b9b3694c92ac9be5 (diff)
downloadsympathy-7b7996c7bb4bd66f6262f4e721b6960d6b58b801.tar.gz
sympathy-7b7996c7bb4bd66f6262f4e721b6960d6b58b801.tar.bz2
sympathy-7b7996c7bb4bd66f6262f4e721b6960d6b58b801.zip
*** empty log message ***
Diffstat (limited to 'src/project.h')
-rw-r--r--src/project.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/project.h b/src/project.h
index c30ff77..1f46906 100644
--- a/src/project.h
+++ b/src/project.h
@@ -12,6 +12,9 @@
/*
* $Log$
+ * Revision 1.9 2008/02/13 18:05:06 james
+ * *** empty log message ***
+ *
* Revision 1.8 2008/02/13 16:57:29 james
* *** empty log message ***
*
@@ -81,10 +84,9 @@
#include <sys/int_types.h>
#endif
-#include <string.h>
-#include <strings.h>
#include <termio.h>
#include <termios.h>
+
#include <signal.h>
#include <fcntl.h>
#include <errno.h>