diff options
| author | pooka <pooka@NetBSD.org> | 2007-06-15 09:14:50 +0000 |
|---|---|---|
| committer | pooka <pooka@NetBSD.org> | 2007-06-15 09:14:50 +0000 |
| commit | 04968eb0f044cc5a7f8a88acb800f54f0cdaf6cc (patch) | |
| tree | fdb074c77431a58c0c668740fe461aa81282a401 /lib | |
| parent | 5ad4bc15288ca8d5b40f12f68b675e148c902556 (diff) | |
add rcs ids
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libmagic/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libmagic/config.h b/lib/libmagic/config.h index ac7855e644a..f1e2bf1bebd 100644 --- a/lib/libmagic/config.h +++ b/lib/libmagic/config.h @@ -1,6 +1,9 @@ /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ +/* NetBSD: config.h.in,v 1.14 2007/06/14 19:10:54 pooka Exp */ +/* $NetBSD: config.h,v 1.8 2007/06/15 09:14:50 pooka Exp $ */ + /* Use the builtin ELF recognition code */ #define BUILTIN_ELF 1 |
