Re: [PATCH ipset] fix compilation with musl libc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
On Sat, Sep 16, 2017 at 02:05:10PM +0300, Kaarle Ritvanen wrote:
Signed-off-by: Kaarle Ritvanen <kaarle.ritvanen@xxxxxxxxxxxxx>

Maybe you miss the git commit

---
src/ipset.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/src/ipset.c b/src/ipset.c
index 79f56b8..dffc74e 100644
--- a/src/ipset.c
+++ b/src/ipset.c
@@ -14,6 +14,7 @@
#include <stdio.h>			/* fprintf, fgets */
#include <stdlib.h>			/* exit */
#include <string.h>			/* str* */
+#include <sys/types.h>			/* u_int8_t */

#include <config.h>

Best Regards,
Bo

--
2.9.5

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux