forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
241 B
C
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>
|
|
|