freebsd-ports/audio/mp3stat/files/patch-input_vorbis_oggstat.cpp
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

7 lines
169 B
C++

--- input/vorbis/oggstat.cpp.orig 2004-09-16 00:32:20 UTC
+++ input/vorbis/oggstat.cpp
@@ -1,3 +1,4 @@
+#include <cstdlib>
#include "oggstat.h"
using namespace std;