Skip to content

Commit

Permalink
Addition to prev. revision [#METR-2944].
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-milovidov committed Jun 27, 2016
1 parent d578fae commit 96805d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/libcommon/include/common/glibc_compatibility.h
Expand Up @@ -45,6 +45,7 @@ size_t __pthread_get_minstack(const pthread_attr_t * attr)
#include <string.h>
#include <signal.h>
#include <unistd.h>
#include <sys/syscall.h>

int __gai_sigqueue(int sig, const union sigval val, pid_t caller_pid)
{
Expand Down

0 comments on commit 96805d4

Please sign in to comment.