9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
7 lines
169 B
C++
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;
|