Changes of Revision 11
[-] [+] | Changed | tac_plus-gcc43.patch |
@@ -8,3 +8,13 @@ #include "md5.h" #include "tac_plus.h" +--- tacacs.cpp.orig 2008-06-29 12:45:04.000000000 +0200 ++++ tacacs.cpp 2008-06-29 12:45:18.000000000 +0200 +@@ -18,6 +18,7 @@ + + #include <cstdlib> + #include <netinet/in.h> ++#include <string.h> + + #include "tac_plus.h" + #include "tacacs.h" |