Changes of Revision 12
[-] [+] | Changed | tac_plus-gcc43.patch |
@@ -18,3 +18,13 @@ #include "tac_plus.h" #include "tacacs.h" +--- tac_plus.h.orig 2008-06-29 13:03:43.000000000 +0200 ++++ tac_plus.h 2008-06-29 13:04:04.000000000 +0200 +@@ -21,6 +21,7 @@ + + #include <map> + #include <string> ++#include <event.h> + + using namespace std; + |