Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/librumpuser remember to commit this file too
details: https://anonhg.NetBSD.org/src/rev/33bf68d2de78
branches: trunk
changeset: 793577:33bf68d2de78
user: pooka <pooka%NetBSD.org@localhost>
date: Thu Feb 20 01:24:49 2014 +0000
description:
remember to commit this file too
diffstat:
lib/librumpuser/rumpuser_int.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 764f08e50a87 -r 33bf68d2de78 lib/librumpuser/rumpuser_int.h
--- a/lib/librumpuser/rumpuser_int.h Thu Feb 20 01:01:10 2014 +0000
+++ b/lib/librumpuser/rumpuser_int.h Thu Feb 20 01:24:49 2014 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: rumpuser_int.h,v 1.8 2013/04/30 12:39:20 pooka Exp $ */
+/* $NetBSD: rumpuser_int.h,v 1.9 2014/02/20 01:24:49 pooka Exp $ */
/*
* Copyright (c) 2008 Antti Kantee. All Rights Reserved.
@@ -94,6 +94,7 @@
} \
} while (/*CONSTCOND*/0)
+int rumpuser__sig_rump2host(int);
int rumpuser__errtrans(int);
#ifdef __NetBSD__
#define ET(_v_) return (_v_);
Home |
Main Index |
Thread Index |
Old Index