18ddc5f25c
svn path=/nixpkgs/trunk/; revision=32863
13 lines
239 B
Diff
13 lines
239 B
Diff
diff --git a/aarg.h b/aarg.h
|
|
index a212870..907671c 100644
|
|
--- a/aarg.h
|
|
+++ b/aarg.h
|
|
@@ -5,6 +5,7 @@
|
|
#include <stdlib.h>
|
|
#include <stdio.h>
|
|
#include <unistd.h>
|
|
+#include <string.h>
|
|
#include <map>
|
|
#include <string>
|
|
#include <sstream>
|