summaryrefslogtreecommitdiff
path: root/comms/openobex/files/patch-src-obex_const.h
diff options
context:
space:
mode:
Diffstat (limited to 'comms/openobex/files/patch-src-obex_const.h')
-rw-r--r--comms/openobex/files/patch-src-obex_const.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/openobex/files/patch-src-obex_const.h b/comms/openobex/files/patch-src-obex_const.h
deleted file mode 100644
index a1c522b023ef..000000000000
--- a/comms/openobex/files/patch-src-obex_const.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/obex_const.h.orig Wed Oct 1 13:17:13 2003
-+++ src/obex_const.h Mon Mar 22 10:44:58 2004
-@@ -30,8 +30,6 @@
- #ifndef OBEX_CONST_H
- #define OBEX_CONST_H
-
--#include <stdint.h>
--
- typedef union {
- uint32_t bq4;
- uint8_t bq1;