miniupnpd: fix build for nftables

This commit is contained in:
Thomas Bernard 2020-05-07 00:47:26 +02:00
parent 44c30b0a4e
commit 2b4d9f5ee5
No known key found for this signature in database
GPG Key ID: 0FF11B67A5C0863C
2 changed files with 2 additions and 2 deletions

View File

@ -38,8 +38,8 @@
#include "tiny_nf_nat.h"
#include "config.h"
#include "../macros.h"
#include "../config.h"
#include "../commonrdr.h"
#include "nftnlrdr.h"

View File

@ -35,8 +35,8 @@
#include "tiny_nf_nat.h"
#include "config.h"
#include "../macros.h"
#include "../config.h"
#include "nftnlrdr.h"
#include "../upnpglobalvars.h"