1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/x11-wm/pwm/files/patch-function.c

11 lines
239 B
C
Raw Normal View History

--- 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"