1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00
Steve Price 195cb0b942 Don't include popt.h on FreeBSD since it doesn't exist unless the port
is installed.  The getopt declarations are in <unistd.h> which is already
included.
2001-07-25 17:37:59 +00:00
..