1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/x11/xkbctrl/files/patch-ab

12 lines
250 B
Plaintext
Raw Normal View History

--- xkbctrl.c.org Sun Jan 9 22:51:02 2000
+++ xkbctrl.c Sun Jan 9 22:51:21 2000
@@ -27,7 +27,7 @@
#include <stdio.h>
#include <stdlib.h>
-#include <values.h>
+#include <limits.h>
#include <ctype.h>
#include <X11/Xos.h>
#include <X11/Xlib.h>