freebsd-ports/x11-wm/pawm/files/patch-src__pashut.c
Dmitry Marakasov fabcef5d55 - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches with `make makepatch`
2015-11-17 01:00:22 +00:00

10 lines
200 B
C

--- src/pashut.c.orig 2010-05-03 02:36:18 UTC
+++ src/pashut.c
@@ -23,6 +23,7 @@
#include "pabar.h"
#include "pafont.h"
#include "pashut.h"
+#include "signals.h"
static void shut_all(void *);