diff options
Diffstat (limited to 'lib/libc_r/uthread/uthread_getpeername.c')
-rw-r--r-- | lib/libc_r/uthread/uthread_getpeername.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc_r/uthread/uthread_getpeername.c b/lib/libc_r/uthread/uthread_getpeername.c index 7b2cd03eb17..73c73e23ab7 100644 --- a/lib/libc_r/uthread/uthread_getpeername.c +++ b/lib/libc_r/uthread/uthread_getpeername.c @@ -29,6 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * + * $OpenBSD: uthread_getpeername.c,v 1.2 1999/01/06 05:29:24 d Exp $ */ #include <sys/types.h> #include <sys/socket.h> |