freebsd-ports/games/enygma/files/patch-memory.c
Dmitry Marakasov 96be57405e - Switch to USES=localbase
- Regenerate patches
- Update WWW

Approved by:	portmgr blanket
2017-12-24 09:00:37 +00:00

10 lines
181 B
C

--- memory.c.orig 2004-02-28 10:01:16 UTC
+++ memory.c
@@ -12,6 +12,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <assert.h>
+#include <string.h>
#include "enigma.h"