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"