summaryrefslogtreecommitdiff
path: root/wm/ion3-devel/patches/patch-am
blob: 0afea50dbc4405d7b150a49ad93623dd030104e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-am,v 1.2 2007/07/12 13:54:04 joerg Exp $

--- mod_statusbar/ion-statusd/ion-statusd.c.orig	2007-03-30 13:27:17.972480286 +0200
+++ mod_statusbar/ion-statusd/ion-statusd.c	2007-03-30 13:27:47.120836168 +0200
@@ -9,6 +9,8 @@
  * (at your option) any later version.
  */
 
+#include <locale.h>
+#include <signal.h>
 #include <string.h>
 #include <unistd.h>
 #include <sys/types.h>