Definition of off64_t

2008-09-30 Thread hibablu
Hi, I am trying to port an application written on Linux to FreeBSD. During compile, I am getting an error saying that off64_t is not defined. Which header file do I need to include to get the definition for off64_t ? Thanks in advance, Chandan

Re: Definition of off64_t

2008-09-30 Thread Dan Nelson
In the last episode (Sep 30), hibablu said: I am trying to port an application written on Linux to FreeBSD. During compile, I am getting an error saying that off64_t is not defined. Which header file do I need to include to get the definition for off64_t ? There is no need for an off64_t