freebsd-ports/audio/audiere/files/patch-src_utility.h
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

10 lines
202 B
C++

--- src/utility.h.orig 2006-02-14 04:57:01 UTC
+++ src/utility.h
@@ -10,6 +10,7 @@
#include <map>
#include <string>
#include <utility>
+#include <cstdlib>
#include "audiere.h"
#include "types.h"