opnsense-ports/audio/ghostess/files/patch-src-ghostess.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
241 B
C

--- src/ghostess.c.orig 2006-11-28 06:39:41.000000000 +0100
+++ src/ghostess.c 2008-07-23 01:33:28.000000000 +0200
@@ -56,6 +56,7 @@
#include <dirent.h>
#include <pthread.h>
#include <math.h>
+#include <errno.h>
#include <gtk/gtk.h>