diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-08-31 01:42:21 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-08-31 01:49:24 +0400 |
commit | 3b6d75e1e5696bb9647a7b4f53d2f6f5e2713edf (patch) | |
tree | 510cec017750b326cb8013c91a50178090d71dfb /sysdeps/unix/sysv/solaris2/kopensolaris-gnu/fxstat.c | |
parent | 49e036767038c6e596757c028fef3fff6ebebfb1 (diff) | |
download | glibc-3b6d75e1e5696bb9647a7b4f53d2f6f5e2713edf.tar.gz |
Fixed headers circular dependency
pthread-functions.h is included before struct pthread is defined:
In file included from ../nptl/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/bits/libc-lock.h:50:0,
from ../nptl/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/lowlevellock.h:16,
from ../nptl/descr.h:30,
from ../nptl/sysdeps/x86_64/tls.h:100,
from ../nptl/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/x86_64/tls.h:31,
from ../include/errno.h:22,
from ../sysdeps/unix/sysv/solaris2/kopensolaris-gnu/check_fds.c:20:
../nptl/sysdeps/pthread/pthread-functions.h:99:34: warning: ‘struct pthread’ declared inside parameter list
void (*ptr_set_robust) (struct pthread *);
^
Diffstat (limited to 'sysdeps/unix/sysv/solaris2/kopensolaris-gnu/fxstat.c')
0 files changed, 0 insertions, 0 deletions