10 lines
214 B
Text
10 lines
214 B
Text
|
--- widgets.c.orig Thu Dec 5 19:23:00 2013
|
||
|
+++ widgets.c Thu Dec 5 19:23:09 2013
|
||
|
@@ -1,6 +1,5 @@
|
||
|
#include <unistd.h>
|
||
|
#include <sys/types.h>
|
||
|
-#include <sys/timeb.h>
|
||
|
#include <sys/stat.h>
|
||
|
#include <string.h>
|
||
|
|