added CPUID code from rbench and get_cpl to be used by the
[dosdemo] / src / dos / audos.c
index 74376c6..2e6f376 100644 (file)
@@ -1,5 +1,6 @@
-#ifndef NO_SOUND
 #include <stdio.h>
+
+#ifndef NO_SOUND
 #include <stdlib.h>
 #include <string.h>
 #include <ctype.h>