src/rvous.c

changeset 237
83ff5f92ee7e
parent 221
a4051f7f52dc
child 253
005289f6798d
--- 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 */

mercurial