mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
cae842bacf
a data over infrared and Bluetooth. This port is adapted to work with FreeBSD Bluetooth stack. PR: ports/64596 Submitted by: Guido Falsi <mad@madpilot.net>
12 lines
232 B
C
12 lines
232 B
C
--- 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;
|