8 lines
215 B
Text
8 lines
215 B
Text
--- snd-file.c.orig Mon Sep 18 12:09:20 2000
|
|
+++ snd-file.c Fri Oct 6 17:34:16 2000
|
|
@@ -1,3 +1,5 @@
|
|
+#include <sys/param.h>
|
|
+#include <sys/mount.h>
|
|
#include "snd.h"
|
|
|
|
#if defined(NEXT) || defined(HAVE_SYS_DIR_H)
|