Files
ports/audio/ghostess/files/patch-src_ghostess.c
T
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
210 B
C

--- src/ghostess.c.orig 2012-01-06 06:11:54 UTC
+++ src/ghostess.c
@@ -57,6 +57,7 @@
#include <dirent.h>
#include <pthread.h>
#include <math.h>
+#include <errno.h>
#include <glib.h>
#include <gtk/gtk.h>