net-misc/nxcompshad: Initial checkin

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2260 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2010-06-14 21:36:57 +00:00
parent ae0ca7cc8d
commit 849590076e
8 changed files with 175 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
--- nxcompshad/Misc.h.orig 2008-07-21 18:27:41 +0400
+++ nxcompshad/Misc.h 2008-07-21 18:31:17 +0400
@@ -20,8 +20,8 @@
#include <iostream>
-#include <errno.h>
-#include <string.h>
+#include <cerrno>
+#include <cstring>
using namespace std;