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 1f46906..8d5def2 100644
--- a/src/project.h
+++ b/src/project.h
@@ -12,6 +12,9 @@
/*
* $Log$
+ * Revision 1.10 2008/02/22 14:51:54 james
+ * *** empty log message ***
+ *
* Revision 1.9 2008/02/13 18:05:06 james
* *** empty log message ***
*
@@ -94,6 +97,8 @@
#include <utmp.h>
#include <pty.h>
+#include <stdarg.h>
+
#include "sympathy.h"
#endif /* __PROJECT_H__ */