chiark / gitweb /
Remove build products
[sympathy.git] / src / project.h
index 1f46906f819113f6dfcd5a38d54e0fb86f360ac7..af3af75fde8d0fe73d6102a6457642afe542084a 100644 (file)
@@ -1,4 +1,4 @@
-/*
+/* 
  * project.h:
  *
  * Copyright (c) 2008 James McKenzie <james@fishsoup.dhs.org>,
@@ -6,12 +6,18 @@
  *
  */
 
-/*
- * $Id$
+/* 
+ * $Id: project.h,v 1.11 2008/03/07 12:37:04 james Exp $
  */
 
-/*
- * $Log$
+/* 
+ * $Log: project.h,v $
+ * Revision 1.11  2008/03/07 12:37:04  james
+ * *** empty log message ***
+ *
+ * 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 ***
  *
 #include <utmp.h>
 #include <pty.h>
 
+#include <stdarg.h>
+
 #include "sympathy.h"
 
 #endif /* __PROJECT_H__ */