summaryrefslogtreecommitdiffstats
path: root/sys/dev/an/if_an_pccard.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2000-10-20 07:58:15 +0000
committerjhb <jhb@FreeBSD.org>2000-10-20 07:58:15 +0000
commitd944886e4df0e6d88970157ff46e8c0ab0c6b2c8 (patch)
treebd5164ec2cc8db9bccf6950d4969bd81891925dd /sys/dev/an/if_an_pccard.c
parent14c3513b9066aff7d93e8a86195d4477ba17f6dc (diff)
downloadFreeBSD-src-d944886e4df0e6d88970157ff46e8c0ab0c6b2c8.zip
FreeBSD-src-d944886e4df0e6d88970157ff46e8c0ab0c6b2c8.tar.gz
Catch up to moving headers:
- machine/ipl.h -> sys/ipl.h - machine/mutex.h -> sys/mutex.h
Diffstat (limited to 'sys/dev/an/if_an_pccard.c')
-rw-r--r--sys/dev/an/if_an_pccard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/an/if_an_pccard.c b/sys/dev/an/if_an_pccard.c
index 551bad8..41b6672 100644
--- a/sys/dev/an/if_an_pccard.c
+++ b/sys/dev/an/if_an_pccard.c
@@ -55,7 +55,7 @@
#include <sys/bus.h>
#include <machine/bus.h>
#include <sys/rman.h>
-#include <machine/mutex.h>
+#include <sys/mutex.h>
#include <machine/resource.h>
#include <net/if.h>
OpenPOWER on IntegriCloud