]> git.ipfire.org Git - thirdparty/bacula.git/commit
Fix compilation on Solaris
authorEric Bollengier <eric@baculasystems.com>
Thu, 14 Nov 2019 08:49:52 +0000 (09:49 +0100)
committerRadosław Korzeniewski <radekk@inteos.pl>
Sat, 14 Dec 2019 15:02:17 +0000 (16:02 +0100)
commit2134d2de29569c63aeef50537a0b3ec17a72daee
tree6482681d0bb329b745c1685fded8b3081bad734e
parent9a3fa0bfc809ad71015ffb09c42ddc36416c5c84
Fix compilation on Solaris

bsys.c: In function ‘void gdb_stack_trace()’:
bsys.c:1059:25: error: ‘__NR_gettid’ was not declared in this scope
    int systag = syscall(__NR_gettid);
bacula/src/lib/bsys.c