mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
11 lines
250 B
C++
11 lines
250 B
C++
--- src/utility.h.orig 2006-02-14 07:57:01.000000000 +0300
|
|
+++ src/utility.h 2013-09-12 07:09:46.054424472 +0400
|
|
@@ -10,6 +10,7 @@
|
|
#include <map>
|
|
#include <string>
|
|
#include <utility>
|
|
+#include <cstdlib>
|
|
#include "audiere.h"
|
|
#include "types.h"
|
|
|