[libnftables PATCH] expr: Fix header inclusion for integer types

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

 



Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@xxxxxxxxxxxxxxx>
---
 include/libnftables/expr.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/libnftables/expr.h b/include/libnftables/expr.h
index 38cd698..92710df 100644
--- a/include/libnftables/expr.h
+++ b/include/libnftables/expr.h
@@ -1,6 +1,7 @@
 #ifndef _RULE_EXPR_H_
 #define _RULE_EXPR_H_
 
+#include <stdint.h>
 #include <stdbool.h>
 
 #ifdef __cplusplus
-- 
1.8.2.1

--
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