--- a/src/rvous.c Thu May 18 18:20:18 2000 +0000
+++ b/src/rvous.c Sat May 20 00:30:53 2000 +0000
@@ -19,6 +19,8 @@
*
*/
+#ifndef USE_OSCAR
+
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
@@ -699,3 +701,5 @@
*/
}
}
+
+#endif /* USE_OSCAR */