summaryrefslogtreecommitdiff
path: root/src/magic.h
diff options
context:
space:
mode:
authorrobi <robi>2010-09-24 02:03:00 +0000
committerrobi <robi>2010-09-24 02:03:00 +0000
commit2761a6bac18b775c6ddd5dcdc83ade0ce6e4944c (patch)
tree62226f1e1439c8c1e7241722fe86bfcb2e728528 /src/magic.h
parent2a7afdee4772f99afdc404bcafea2b70df1bead0 (diff)
magic functions
Diffstat (limited to 'src/magic.h')
-rw-r--r--src/magic.h4
1 files changed, 4 insertions, 0 deletions
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