summaryrefslogtreecommitdiff
path: root/build/rpmfc.c
diff options
context:
space:
mode:
Diffstat (limited to 'build/rpmfc.c')
-rw-r--r--build/rpmfc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/rpmfc.c b/build/rpmfc.c
index e6f020fa4..ac19e8229 100644
--- a/build/rpmfc.c
+++ b/build/rpmfc.c
@@ -1,6 +1,8 @@
#include "system.h"
#include <signal.h>
+#include <magic.h>
+
#if HAVE_GELF_H
#include <gelf.h>