diff options
Diffstat (limited to 'src/hyper/htadd.c')
-rw-r--r-- | src/hyper/htadd.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/hyper/htadd.c b/src/hyper/htadd.c index 02ec8f84..36595751 100644 --- a/src/hyper/htadd.c +++ b/src/hyper/htadd.c @@ -38,7 +38,8 @@ #define _HTADD_C #include "axiom-c-macros.h" -#include "useproto.h" + +#include "sockio.h" #include "hyper.h" #include <sys/stat.h> #include <errno.h> |