NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/53153 CVS commit: src/sys/rump/net/lib/libshmif



The following reply was made to PR misc/53153; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53153 CVS commit: src/sys/rump/net/lib/libshmif
Date: Wed, 4 Apr 2018 09:19:33 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Wed Apr  4 09:19:33 UTC 2018
 
 Modified Files:
 	src/sys/rump/net/lib/libshmif: shmif_user.c
 
 Log Message:
 Unconditionally include <unistd.h>, as we use ftruncate() unconditionally
 too.
 Reported (with patch) by Antonio Huete Jimenez in PR 53153, slightly
 modified by me.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1 -r1.2 src/sys/rump/net/lib/libshmif/shmif_user.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index