mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 07:30:32 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
10 lines
219 B
C++
10 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"
|