Skip to content
Snippets Groups Projects
Commit df9ef689 authored by Per Hedbor's avatar Per Hedbor
Browse files

foo update

Rev: src/modules/spider/encode_decode.c:1.3
parent 0516880e
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,9 @@
#include <net/nh.h>
#endif
#ifdef HAVE_NETINET_IN_H
#include <netinet/in.h>
#endif
#define strcat(buff, s, l) low_my_binary_strcat((s), (l), (buff))
#define addchar(buff, t) low_my_putchar((t),(buff))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment