summaryrefslogtreecommitdiff
path: root/sys/dev/bluetooth/btdev.h
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2018-04-14 04:04:39 +0000
committermrg <mrg@NetBSD.org>2018-04-14 04:04:39 +0000
commite8647e45d45d070d6fe347e1f138ce4e1abdd6cc (patch)
treeb4e1dd71b46b5609e73d19b15b2f0624a0d72ecd /sys/dev/bluetooth/btdev.h
parent7c6a1554a0e116425e50275d465ccc7753527ae4 (diff)
redo the previous -- compat/sys/siginfo.h is already included
later, as is another header. move them up near the top.
Diffstat (limited to 'sys/dev/bluetooth/btdev.h')
0 files changed, 0 insertions, 0 deletions
0bd99d7'>Wrap malloc() calls with an INTOFF/INTON pair. Fixes PR 8414.mycroft 1998-01-31Include our local includes after the system's ones.christos 1997-07-04Fix compiler warnings.christos 1997-01-11kill 'register'tls 1996-10-16PR/2808: Remove trailing whitespace (from FreeBSD)christos 1996-05-20Fix growstackblock() 'newlen' calculations:cgd 1995-05-11Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0christos 1995-03-21convert to new RCS id conventions.cgd 1994-12-31Fix that last bug in a less expensive way.mycroft 1994-12-31take two: make grabstackstr() work correctly, in the face of strange filling.cgd 1994-12-30Remove previous misguided change.mycroft 1994-12-23don't play fast and loose with memory block allcation. try to allocatecgd 1994-12-04from James Jegers <jimj@miller.cs.uwm.edu>: quiet -Wall, and squelchcgd 1994-09-23Eliminate uses of some obsolete functions.mycroft 1994-06-11Add RCS ids.mycroft 1994-05-12use prototypes provided by header files instead of our ownjtc 1994-05-12Include appropriate header files to bring function prototypes into scope.jtc 1994-05-11sync with 4.4litejtc 1993-08-01Add RCS identifiers.mycroft