'Include <magic.h> instead of magic.h'
authorRalf Corsépius <corsepiu@fedoraproject.org>
Mon, 8 Oct 2007 07:55:55 +0000 (09:55 +0200)
committerRalf Corsépius <corsepiu@fedoraproject.org>
Mon, 8 Oct 2007 07:55:55 +0000 (09:55 +0200)
build/rpmfc.h

index aa79fd2..0f4afd4 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef _H_RPMFC_
 #define _H_RPMFC_
 
-#include "magic.h"
+#include <magic.h>
 
 extern int _rpmfc_debug;