Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/kern include <sys/idtype.h>
details: https://anonhg.NetBSD.org/src/rev/d42be651e7a6
branches: trunk
changeset: 344512:d42be651e7a6
user: christos <christos%NetBSD.org@localhost>
date: Sun Apr 03 01:00:26 2016 +0000
description:
include <sys/idtype.h>
diffstat:
sys/kern/syscalls.master | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6f2045277aaa -r d42be651e7a6 sys/kern/syscalls.master
--- a/sys/kern/syscalls.master Sun Apr 03 00:48:29 2016 +0000
+++ b/sys/kern/syscalls.master Sun Apr 03 01:00:26 2016 +0000
@@ -1,4 +1,4 @@
- $NetBSD: syscalls.master,v 1.282 2016/04/02 21:01:32 christos Exp $
+ $NetBSD: syscalls.master,v 1.283 2016/04/03 01:00:26 christos Exp $
; @(#)syscalls.master 8.2 (Berkeley) 1/13/94
@@ -55,6 +55,7 @@
#include <sys/socket.h>
#include <sys/mount.h>
#include <sys/sched.h>
+#include <sys/idtype.h>
#include <sys/syscallargs.h>
%%
Home |
Main Index |
Thread Index |
Old Index