Remove building with NOCRYPTO option
[minix.git] / sys / arch / i386 / include / spkr.h
blobf3540574dcabf7a6e03b43c9fc3630a5b26d8675
1 /* $NetBSD: spkr.h,v 1.4 1998/04/15 21:40:27 drochner Exp $ */
3 /*
4 * spkr.h -- interface definitions for speaker ioctl()
5 */
7 #ifndef _I386_SPKR_H_
8 #define _I386_SPKR_H_
10 #include <sys/ioctl.h>
11 #include <dev/isa/spkrio.h>
13 #endif /* _I386_SPKR_H_ */