Or to the section below:

#if defined(__FreeBSD__)
#       define DEVICEDIR "/dev/"
#       define LOCKDIR "/var/spool/lock"
#       define LOCKFILEPREFIX "LK.."
#       define UUCP
#endif /* __FreeBSD__ */



change it to:

#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to