mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-22 00:07:26 +01:00
8 lines
286 B
Diff
8 lines
286 B
Diff
Index: nfqueue-bindings/nfq.c
|
|
===================================================================
|
|
--- nfqueue-bindings.orig/nfq.c 2011-11-21 18:19:08.000000000 +0100
|
|
+++ nfqueue-bindings/nfq.c 2013-07-08 11:15:24.464364553 +0200
|
|
@@ -1,2 +1,3 @@
|
|
+#include <stdint.h>
|
|
#include "nfq.h"
|
|
|