From 2761a6bac18b775c6ddd5dcdc83ade0ce6e4944c Mon Sep 17 00:00:00 2001 From: robi Date: Fri, 24 Sep 2010 02:03:00 +0000 Subject: magic functions --- src/magic.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/magic.h') diff --git a/src/magic.h b/src/magic.h index a664e9a..f97122b 100644 --- a/src/magic.h +++ b/src/magic.h @@ -24,6 +24,10 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ + +// this is a copie from file-5.03. (Please do not change here.) +// We need this because not all Distibution have a DEVEL packages for libmagic. + #ifndef _MAGIC_H #define _MAGIC_H -- cgit v1.2.3