ref: ffa15e29de4b78ea558a2f3b7b1f8fc08bd6ca6f
parent: b5db60e89ae731cf22f7405722353b06d9b8977f
author: cbagwell <cbagwell>
date: Sat Sep 22 19:08:58 EDT 2001
Adding missing include file
--- a/src/sunaudio.c
+++ b/src/sunaudio.c
@@ -26,6 +26,7 @@
#include <sun/audioio.h>
#endif
+#include <stropts.h>
#include <malloc.h>
#include <unistd.h>
#include <stdlib.h>