diff options
author | Daniel Seither <[email protected]> | 2015-07-17 14:13:54 +0200 |
---|---|---|
committer | Daniel Seither <[email protected]> | 2015-07-17 15:31:28 +0200 |
commit | 66ffb49c743aa45a58011ba8cedc14b5ccac9d25 (patch) | |
tree | 33d9e617ccf2550211d4d9a9e8d20ba78e00722a /src/build-data/os/hpux.txt | |
parent | 4633aea0f31e01dc239cfac47c9da2467cd94fa0 (diff) |
Add OS feature getsid
It is added to all OS that use getsid currently, so it must be available
there.
Diffstat (limited to 'src/build-data/os/hpux.txt')
-rw-r--r-- | src/build-data/os/hpux.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build-data/os/hpux.txt b/src/build-data/os/hpux.txt index 19c230d77..cea405554 100644 --- a/src/build-data/os/hpux.txt +++ b/src/build-data/os/hpux.txt @@ -4,6 +4,7 @@ so_suffix sl <target_features> gettimeofday +getsid </target_features> <aliases> |