diff options
Diffstat (limited to 'src/shared/firewall-util.h')
| -rw-r--r-- | src/shared/firewall-util.h | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/src/shared/firewall-util.h b/src/shared/firewall-util.h index 93152e3978..463e09bcaf 100644 --- a/src/shared/firewall-util.h +++ b/src/shared/firewall-util.h @@ -21,6 +21,9 @@    along with systemd; If not, see <http://www.gnu.org/licenses/>.  ***/ +#include <stdbool.h> +#include <stdint.h> +  #include "in-addr-util.h"  #ifdef HAVE_LIBIPTC | 
