compat_xtables: remove unused compat_nfinetaddr.h header

This commit is contained in:
Jan Engelhardt
2014-01-09 10:19:48 +01:00
parent 02eb0e5df9
commit b58e78968e
2 changed files with 0 additions and 15 deletions

View File

@@ -608,7 +608,6 @@ dnetmap_tg_proc_write(struct file *file, const char __user *input,size_t size, l
char buf[sizeof("+192.168.100.100:200.200.200.200")];
const char *c = buf;
const char *c2;
//union nf_inet_addr addr = {};
__be32 addr1,addr2;
bool add;
char str[25];