diff options
author | mbuhl <> | 2021-09-02 12:40:44 +0000 |
---|---|---|
committer | mbuhl <> | 2021-09-02 12:40:44 +0000 |
commit | e7198b4ee0ece23326da3c1f771171a6ca285eca (patch) | |
tree | 26178d4a39622725fceb2c9310410d40d4760679 /src/regress/lib/libc/sys/h_macros.h | |
parent | d0809b5ed8cfa0c035364e0fc4076d693a68339e (diff) | |
download | openbsd-e7198b4ee0ece23326da3c1f771171a6ca285eca.tar.gz openbsd-e7198b4ee0ece23326da3c1f771171a6ca285eca.tar.bz2 openbsd-e7198b4ee0ece23326da3c1f771171a6ca285eca.zip |
Import more NetBSD system call regression tests.
OK bluhm@
Diffstat (limited to 'src/regress/lib/libc/sys/h_macros.h')
-rw-r--r-- | src/regress/lib/libc/sys/h_macros.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regress/lib/libc/sys/h_macros.h b/src/regress/lib/libc/sys/h_macros.h index 227db0f31b..22f7ed83f4 100644 --- a/src/regress/lib/libc/sys/h_macros.h +++ b/src/regress/lib/libc/sys/h_macros.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* $OpenBSD: h_macros.h,v 1.2 2021/09/02 12:40:44 mbuhl Exp $ */ | ||
1 | /* $NetBSD: h_macros.h,v 1.13 2016/08/20 15:49:08 christos Exp $ */ | 2 | /* $NetBSD: h_macros.h,v 1.13 2016/08/20 15:49:08 christos Exp $ */ |
2 | 3 | ||
3 | /*- | 4 | /*- |