mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 07:00:31 -04:00
10 lines
215 B
C++
10 lines
215 B
C++
--- formatlib/ogg/aflibBufferUtils.h.orig 2007-01-16 19:26:39 UTC
|
|
+++ formatlib/ogg/aflibBufferUtils.h
|
|
@@ -38,6 +38,7 @@ this buffer.
|
|
#include <config.h>
|
|
#endif
|
|
|
|
+#include <cstring>
|
|
|
|
class aflibBufferUtils {
|
|
|