1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-23 13:40:34 -04:00
ports/x11-wm/pwm/files/patch-function.c

10 lines
239 B
C

--- function.c.orig Sat Jul 1 04:21:29 2000
+++ function.c Sun Jun 15 18:13:51 2003
@@ -5,6 +5,7 @@
* See the included file LICENSE for details.
*/
+#include <string.h>
#include "common.h"
#include "function.h"
#include "exec.h"