You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-arcade/gav/files/gav-0.9.0-gcc43.patch

11 lines
205 B

--- a/Configuration.cpp
+++ b/Configuration.cpp
@@ -25,6 +25,7 @@
#include <stdlib.h>
#include <string>
#include <iostream>
+#include <cstring>
#include "Configuration.h"
#include "ControlsArray.h"