chiark / gitweb /
everywhere: port everything to sigprocmask_many() and friends
[elogind.git] / src / journal / audit-type.c
index b8c8ee531d2bfc66ab0da81616863b7086fcb0fa..4888c7d05dccdecb69c0fd4732cb9b1c08b38ee6 100644 (file)
@@ -19,6 +19,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+#include <stdio.h>
 #include <linux/audit.h>
 #ifdef HAVE_AUDIT
 #  include <libaudit.h>