diff options
Diffstat (limited to 'src/s')
| -rw-r--r-- | src/s/netbsd.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/netbsd.h b/src/s/netbsd.h index 23e72541920..80b4442af56 100644 --- a/src/s/netbsd.h +++ b/src/s/netbsd.h | |||
| @@ -21,8 +21,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 21 | /* Get most of the stuff from bsd-common. */ | 21 | /* Get most of the stuff from bsd-common. */ |
| 22 | #include "bsd-common.h" | 22 | #include "bsd-common.h" |
| 23 | 23 | ||
| 24 | #define DEFAULT_SOUND_DEVICE "/dev/audio" | ||
| 25 | |||
| 26 | /* Greg A. Woods <woods@weird.com> says we must include signal.h | 24 | /* Greg A. Woods <woods@weird.com> says we must include signal.h |
| 27 | before syssignal.h is included, to work around interface conflicts | 25 | before syssignal.h is included, to work around interface conflicts |
| 28 | that are handled with CPP __RENAME() macro in signal.h. */ | 26 | that are handled with CPP __RENAME() macro in signal.h. */ |