diff options
| author | Jakob Kaivo <jkk@ung.org> | 2019-02-09 19:58:13 -0500 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2019-02-09 19:58:13 -0500 |
| commit | 18b6294909259bcdb8d0bf62bce481e898b8168c (patch) | |
| tree | f93b912cfe066bde0f990961a3be7313e0f6129e /src/fcntl/pid_t.ref | |
| parent | 531c57be1ead769d07cac4fd25bb0123faf4d00b (diff) | |
add references per SUSv1
Diffstat (limited to 'src/fcntl/pid_t.ref')
| -rw-r--r-- | src/fcntl/pid_t.ref | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/fcntl/pid_t.ref b/src/fcntl/pid_t.ref new file mode 100644 index 00000000..f97a3fcc --- /dev/null +++ b/src/fcntl/pid_t.ref @@ -0,0 +1,4 @@ +#include <fcntl.h> +REFERENCE(sys/types/pid_t.c) +XOPEN(4) +probably-posix |
