]> granicus.if.org Git - nethack/commitdiff
*** empty log message ***
authorwarwick <warwick>
Thu, 11 Sep 2003 04:19:43 +0000 (04:19 +0000)
committerwarwick <warwick>
Thu, 11 Sep 2003 04:19:43 +0000 (04:19 +0000)
src/sounds.c

index 9628a757230c8305153dafe9960efb7fe1d36b1b..3d03de48ddf53ca9f5bba3d26d9e09a8e492f7ba 100644 (file)
@@ -6,6 +6,7 @@
 #include "edog.h"
 #ifdef USER_SOUNDS
 # ifdef USER_SOUNDS_REGEX
+#include <sys/types.h>
 #include <regex.h>
 # endif
 #endif