Commit a53ff77a8c22f280146153ed37492ed260cdc34a

Paul Eggert 2011-07-24T09:42:48

ftell: don't include <unistd.h> * lib/ftell.c: Don't include <unistd.h>. <stdio.h> is now guaranteed to define off_t, and the ftell module depends on the stdio module.