patch-src_wmglobe_h 345 B

123456789101112
  1. $OpenBSD: patch-src_wmglobe_h,v 1.1 2013/12/07 22:25:31 naddy Exp $
  2. --- src/wmglobe.h.orig Sun Aug 12 17:41:22 2001
  3. +++ src/wmglobe.h Sat Dec 7 23:22:42 2013
  4. @@ -34,7 +34,6 @@
  5. #include <ctype.h> /*toupper */
  6. #include <stdarg.h>
  7. #include <time.h>
  8. -#include <sys/timeb.h>
  9. #include <sys/time.h>
  10. #include <sys/types.h>
  11. #include <X11/Xlib.h>