summaryrefslogtreecommitdiffstats
path: root/sys/dev/speaker/speaker.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/speaker/speaker.h')
-rw-r--r--sys/dev/speaker/speaker.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/speaker/speaker.h b/sys/dev/speaker/speaker.h
index 6b1f021..9e195c3 100644
--- a/sys/dev/speaker/speaker.h
+++ b/sys/dev/speaker/speaker.h
@@ -7,8 +7,8 @@
* $FreeBSD$
*/
-#ifndef _MACHINE_SPEAKER_H_
-#define _MACHINE_SPEAKER_H_
+#ifndef _DEV_SPEAKER_SPEAKER_H_
+#define _DEV_SPEAKER_SPEAKER_H_
#include <sys/ioccom.h>
@@ -26,4 +26,4 @@ typedef struct
* see the spkr(4) man page for details.
*/
-#endif /* !_MACHINE_SPEAKER_H_ */
+#endif /* !_DEV_SPEAKER_SPEAKER_H_ */
OpenPOWER on IntegriCloud