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/dev-games/neotools/files/neotools-0.8.2-errno.patch

11 lines
221 B

--- a/nscemake/md3.cpp 2004-02-17 14:22:12.000000000 +0100
+++ b/nscemake/md3.cpp 2006-01-14 16:47:30.000000000 +0100
@@ -54,6 +54,7 @@
#include <stdio.h>
#include <ctype.h>
+#include <errno.h>
#include <vector>