Work around a ctype bug when displaying printable characters in the
[dragonfly.git] / lib / libmagic / patches / readelf.h.patch
1 $DragonFly: src/lib/libmagic/patches/Attic/readelf.h.patch,v 1.1 2005/06/01 15:09:11 joerg Exp $
2
3 --- readelf.h   18 Dec 2004 17:18:06 -0000      1.1
4 +++ readelf.h   31 May 2005 23:00:18 -0000
5 @@ -223,6 +223,7 @@
6  #define NT_NETBSD_EMULATION    2
7  #define NT_FREEBSD_VERSION     1
8  #define NT_OPENBSD_VERSION     1
9 +#define NT_DRAGONFLY_VERSION   1
10  /* GNU executables (name = "GNU") */
11  #define NT_GNU_VERSION         1
12