blob: 29fba6805dd95d5b5212ccfcebc6d2255f48276b (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- multimedia/mmsystem.c.orig Sat Jun 13 14:31:17 1998
+++ multimedia/mmsystem.c Thu Jun 18 00:31:40 1998
@@ -24,6 +24,7 @@
#include "debug.h"
#include "xmalloc.h"
#include "callback.h"
+#include "debugtools.h"
static int InstalledCount;
static int InstalledListLen;
|