aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-10 01:31:17 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-10 01:31:17 +0000
commit3db05f4e15dffa0ea6a007579568099d2b0fd568 (patch)
treeaa39a635bcf511283a7d1637bd53a5d0a184f022 /macho.h
parentupdate copyright years and unify headers in porting.h (diff)
downloadpax-utils-3db05f4e15dffa0ea6a007579568099d2b0fd568.tar.gz
pax-utils-3db05f4e15dffa0ea6a007579568099d2b0fd568.tar.bz2
pax-utils-3db05f4e15dffa0ea6a007579568099d2b0fd568.zip
fix building on stupid OpenBSD systems
Diffstat (limited to 'macho.h')
-rw-r--r--macho.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/macho.h b/macho.h
index 936a100..12a8843 100644
--- a/macho.h
+++ b/macho.h
@@ -7,8 +7,6 @@
#ifndef _MACHO_LOADER_H_
#define _MACHO_LOADER_H_
-#include <stdint.h>
-
typedef uint32_t cpu_type_t;
typedef uint32_t cpu_subtype_t;