crypto debugging, and several bugfixes
[userv-utils] / ipif / mech-timestamp.c
index f679b10..e250c08 100644 (file)
@@ -14,7 +14,7 @@
 #include <stdint.h>
 #include <netinet/in.h>
 
-#include "mech.h"
+#include "forwarder.h"
 
 struct mechdata {
   uint32_t max_skew, max_age;