summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/mouse.h
blob: b1f513058e5537f55bc4d319885239dbcf5010e5 (plain)
1
2
3
4
5
6
/* $FreeBSD$ */
#if __GNUC__
#warning "this file includes <machine/mouse.h> which is deprecated, use <sys/mouse.h> instead"
#endif

#include <sys/mouse.h>
OpenPOWER on IntegriCloud