openbsd-ports/astro/wmglobe/patches/patch-src_wmglobe_h
2022-03-11 18:17:37 +00:00

11 lines
277 B
Plaintext

--- src/wmglobe.h.orig Sun Aug 12 17:41:22 2001
+++ src/wmglobe.h Sat Dec 7 23:22:42 2013
@@ -34,7 +34,6 @@
#include <ctype.h> /*toupper */
#include <stdarg.h>
#include <time.h>
-#include <sys/timeb.h>
#include <sys/time.h>
#include <sys/types.h>
#include <X11/Xlib.h>