openbsd-ports/x11/xfce4/xfce4-xkb/patches/patch-panel-plugin_xkb_c
2005-05-12 05:21:24 +00:00

12 lines
300 B
Plaintext

$OpenBSD: patch-panel-plugin_xkb_c,v 1.1.1.1 2005/05/12 05:21:24 jolan Exp $
--- panel-plugin/xkb.c.orig Wed Jun 30 04:46:49 2004
+++ panel-plugin/xkb.c Thu May 12 00:15:51 2005
@@ -14,6 +14,7 @@
#include "xkb.h"
+#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>