blob: 074117585c8efbda9794042460e07a47c7ec8c50 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- sail/dr_1.c.orig Sat Jul 26 00:11:20 2003
+++ sail/dr_1.c Sat Jul 26 00:11:33 2003
@@ -40,6 +40,7 @@
#endif /* not lint */
#include "driver.h"
+#include "misc.h"
unfoul()
{
|