看板 DFBSD_commit 關於我們 聯絡資訊
Joerg Sonnenberger wrote: > joerg 2005/04/08 01:32:53 PDT > > DragonFly src repository > > Modified files: > include unistd.h > Log: > Add userland prototype for closefrom. Oops. I just got this during buildworld: In file included from /usr/src/secure/lib/libssh/../../../crypto/openssh-3.9p1/includes.h:199, from /usr/src/secure/lib/libssh/../../../crypto/openssh-3.9p1/acss.c:18: /usr/src/secure/lib/libssh/../../../crypto/openssh-3.9p1/openbsd-compat/openbsd-compat.h:52: conflicting types for `closefrom' /usr/obj/usr/src/world_i386/usr/include/unistd.h:123: previous declaration of `closefrom'