aboutsummaryrefslogtreecommitdiff
path: root/graphics/entice/files/patch-src_bin_ipc.c
blob: e3c65acd55bc9edb202047e046a8d09b282f2c64 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/bin/ipc.c.orig	Thu Oct 20 13:54:46 2005
+++ src/bin/ipc.c	Thu Oct 20 13:54:54 2005
@@ -2,6 +2,7 @@
 #include "ipc.h"
 #include <Ecore_Ipc.h>
 #include <limits.h>
+#include <stdio.h>
 #include <stdlib.h>
 
 #define IPC_TITLE "entice"