chiark / gitweb /
Actual forwarder program compiles apparently ok.
[userv-utils.git] / ipif / mech-blowfish.c
index 898abe67386e331ec020020cc187cf4ae2bc45bb..07ec8c13cd89f463ede1271c0b7258aa80d4ffed 100644 (file)
@@ -9,7 +9,7 @@
  * encoding for MAC: do CBC and prepend last ciphertext block
  */
 
  * encoding for MAC: do CBC and prepend last ciphertext block
  */
 
-#include "mech.h"
+#include "forwarder.h"
 #include "blowfish.h"
 
 struct mechdata {
 #include "blowfish.h"
 
 struct mechdata {