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
/
mech-null.c
diff --git
a/ipif/mech-null.c
b/ipif/mech-null.c
index 0e9f8e91866a06bec77277c382c3e446c4eca831..8ff117ccb02253f518abcb2522c02023764e68c4 100644
(file)
--- a/
ipif/mech-null.c
+++ b/
ipif/mech-null.c
@@
-1,7
+1,7
@@
/*
*/
-#include "
mech
.h"
+#include "
forwarder
.h"
static void mes_null(struct mechdata **md_r, int *maxprefix_io, int *maxsuffix_io) { }
static void mds_null(struct mechdata **md_r) { }