changeset 329:c2147bc65f7c

Added standard header in peer-api.h for timespec structure
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 19 Mar 2009 13:30:33 +0900
parents 502470023dc5
children 91bba31a7706
files include/waaad/peer-api.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/include/waaad/peer-api.h	Thu Mar 19 13:27:07 2009 +0900
+++ b/include/waaad/peer-api.h	Thu Mar 19 13:30:33 2009 +0900
@@ -41,6 +41,7 @@
 #define _PEER_API_H
 
 #include <stddef.h>
+#include <time.h>
 
 #include <waaad/dictionary-api.h>
 
"Welcome to our mercurial repository"