summaryrefslogtreecommitdiff
path: root/build/rpmfc.h
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2009-12-08 16:22:42 +0200
committerPanu Matilainen <pmatilai@redhat.com>2009-12-08 16:22:42 +0200
commit50d1b52edb202fbf9329cea0ecec285c0a73414f (patch)
treeecb719dcb7f4d44c52611ec061afb89cd892db28 /build/rpmfc.h
parentd6bda5a1665d8d04526aea299781570ee7486b2e (diff)
downloadrpm-50d1b52edb202fbf9329cea0ecec285c0a73414f.tar.gz
rpm-50d1b52edb202fbf9329cea0ecec285c0a73414f.tar.bz2
rpm-50d1b52edb202fbf9329cea0ecec285c0a73414f.zip
Avoid exposing libmagic dependency in public headers
Diffstat (limited to 'build/rpmfc.h')
-rw-r--r--build/rpmfc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/build/rpmfc.h b/build/rpmfc.h
index 96cb93f50..87f9f1336 100644
--- a/build/rpmfc.h
+++ b/build/rpmfc.h
@@ -6,8 +6,6 @@
* Structures and methods for build-time file classification.
*/
-#include <magic.h>
-
#include <rpm/rpmtypes.h>
#include <rpm/argv.h> /* for ARGV_t */
#include <rpm/rpmstring.h> /* for StringBuf */