missing stuff from samba4's libreplace
[jpeach/samba.git] / source / lib / replace / replace.h
index 45902657a24013ea4aa833170019cb6e489b94ae..e42d5ff168ef864451ffc0cc81b1738ddc9719ff 100644 (file)
@@ -97,7 +97,6 @@ void *rep_memmove(void *dest,const void *src,int size);
 #endif
 
 #ifndef HAVE_TIMEGM
-struct tm;
 #define timegm rep_timegm
 /* prototype is in "system/time.h" */
 #endif