mirror of
https://github.com/dreamlayers/netbsd-mopd.git
synced 2026-04-25 03:34:39 +00:00
Application of mopd-2.5.3-vax-linux.patch:
* Fri Oct 26 2001 Maciej W. Rozycki <macro@ds2.pg.gda.pl> - added a few more updates from the VAX/Linux version of mopd-linux; mostly security fixes (vax-linux) Downloaded from: ftp://ftp.linux-mips.org/pub/linux/mips/people/macro/mopd/mopd-2.5.3-vax-linux.patch.gz .patch SHA256 = a76757c7dcd4befbcdbe9e3a386c2f2ede26c0394d4a56de1e1750e76e23f524 Patch history copied from: ftp://ftp.linux-mips.org/pub/linux/mips/people/macro/mopd/mopd-2.5.3-15.spec
This commit is contained in:
committed by
Boris Gjenero
parent
8cabaa5ecb
commit
2a42d24d4f
@@ -34,7 +34,7 @@ static char rcsid[] = "$Id: loop-bsd.c,v 1.11 1996/08/16 22:41:28 moj Exp $";
|
||||
#include <stdlib.h>
|
||||
#include <strings.h>
|
||||
#include <unistd.h>
|
||||
#if defined(__bsdi__) || defined(__FreeBSD__)
|
||||
#if defined(__bsdi__) || defined(__FreeBSD__) || defined(__NetBSD__)
|
||||
#include <sys/time.h>
|
||||
#endif
|
||||
#if !defined(__linux__)
|
||||
|
||||
Reference in New Issue
Block a user