[Kst] kdeextragear-2/kst/kst

Adriaan de Groot adridg at cs.kun.nl
Tue Dec 30 09:53:09 CET 2003


CVS commit by adridg: 

Need time.h (explicitly on FBSD) for struct timeval. There's the whole HAVE_SYS_TIME_H thing that ought to be done around the include, but I can't see anyone else doing it in keg-[12].


  M +1 -0      stdinsource.cpp   1.2


--- kdeextragear-2/kst/kst/stdinsource.cpp  #1.1:1.2
@@ -22,4 +22,5 @@
 #include <stdlib.h>
 #include <unistd.h>
+#include <time.h>
 
  





More information about the Kst mailing list