chiark
/
gitweb
/
~mdw
/
userv-utils
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Actual forwarder program compiles apparently ok.
[userv-utils]
/
ipif
/
automechgen.sh
diff --git
a/ipif/automechgen.sh
b/ipif/automechgen.sh
index bfa1c87c832b5e242c95fc04e643259dca4ca411..a712a7345d34b6e5513a8004bc695a0e4c614fba 100755
(executable)
--- a/
ipif/automechgen.sh
+++ b/
ipif/automechgen.sh
@@
-3,7
+3,7
@@
exec >automech.c.new
exec 3>automech.h.new
cat <<END
-#include "
mech
.h"
+#include "
forwarder
.h"
const struct mechanism *const mechanismlists[]= {
END