fabcef5d55
- Add LICENSE_FILE - Switch to options helpers - Regenerate patches with `make makepatch`
10 lines
200 B
C
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 *);
|