X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fsound.h;h=384f77cf7b6bda5de951ffa1b60de579977d7476;hp=be853f8c2723e356a8b56ab39235d97206b01c3e;hb=c3d03cdffce070695ba0520d00667b42b8460087;hpb=d0893e6987c21c25ec137438a18cfe1288362139 diff --git a/src/sound.h b/src/sound.h index be853f8c..384f77cf 100644 --- a/src/sound.h +++ b/src/sound.h @@ -10,8 +10,6 @@ * q99492@pbhrzx.uni-paderborn.de * *----------------------------------------------------------* * sound.c * -* * -* Letzte Aenderung: 15.06.1995 * ***********************************************************/ #ifndef SOUND_H @@ -29,6 +27,10 @@ extern void ioctl(long, long, void *); #endif +#ifdef __FreeBSD__ +#include +#endif + #define SND_BLOCKSIZE 4096 #ifdef _HPUX_SOURCE