--- lib/cint.c.orig	Fri Nov 28 21:30:27 1997
+++ lib/cint.c	Fri Nov 28 22:05:41 1997
@@ -434,7 +434,9 @@
   defineCFunc("ioctl", ioctl);
 #endif
   defineCFunc("lseek", lseek);
+#ifndef __FreeBSD__
   defineCFunc("tell", tell);
+#endif
 
   /* just to round out the set */
   defineCFunc("readChar", readChar);
