1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/audio/osalp/files/patch-aflib_aflibMemCache.cc
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
219 B
C++

--- aflib/aflibMemCache.cc.orig 2007-01-16 19:26:39 UTC
+++ aflib/aflibMemCache.cc
@@ -24,6 +24,7 @@
#include <config.h>
#endif
+#include <cstdlib> // getenv
#include "aflibMemCache.h"
#include "aflibMemNode.h"