[#] http://marc.info/?l=openbsd-cvs&m=140833580409024&w=2
openbsd-cvs(obsdave,2) — All
2014-08-18 08:55:08


Module name: src
Changes by: dlg@cvs.openbsd.org 2014/08/17 22:23:11

Modified files:
sys/dev/pcmcia : pcmcia_cis_quirks.c

Log message:
its a bit silly to include mbuf.h to get to malloc.h. just include
malloc.h instead.