mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
219 B
C++
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"
|