Dear Maintainer,

the following patch fixes the problem for me, tested locally.
Please consider applying it.

Cheers,
Chris

--- audit-2.8.4.orig/bindings/swig/src/auditswig.i
+++ audit-2.8.4/bindings/swig/src/auditswig.i
@@ -41,6 +41,6 @@ typedef unsigned __u32;
 typedef unsigned uid_t;
 %include "/usr/include/linux/audit.h"
 #define __extension__ /*nothing*/
-%include "/usr/include/stdint.h"
+%include <stdint.i>
 %include "../lib/libaudit.h"
 

Reply via email to