ports/games/dungeoncrawl/files/patch-effects.cc
Martin Wilke b959465933 - Fix build on -current
- Update MASTER_SITES

PR:		186736
Submitted by:	Ports FUry
2014-02-27 09:16:22 +00:00

10 lines
143 B
C++

--- effects.cc.orig
+++ effects.cc
@@ -13,6 +13,7 @@
#include <string.h>
#include <stdio.h>
+#include <stdlib.h>
#include "externs.h"