diff options
author | Lukas Slebodnik <lslebodn@redhat.com> | 2017-05-27 19:07:41 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2017-06-08 17:09:36 +0200 |
commit | 8890a30f5d054187fd7d5b50503f82a49cd025f0 (patch) | |
tree | d159182557253571faea184c02332d298611e3f5 /src/resolv/async_resolv.c | |
parent | 91141c6ae6e6a255cfd66266581671ddd16086b3 (diff) | |
download | sssd-8890a30f5d054187fd7d5b50503f82a49cd025f0.tar.gz sssd-8890a30f5d054187fd7d5b50503f82a49cd025f0.tar.xz sssd-8890a30f5d054187fd7d5b50503f82a49cd025f0.zip |
UTIL: Remove fcntl.h from util/util.h
fcntl.h is not used directly by util/util.h. The header file fcntl.h
must be included in 49 files and after removing it from util.h it had to be
added only to 7 missing file which were using either directly syscall fcntl
or syscall open.
Reviewed-by: Fabiano FidĂȘncio <fidencio@redhat.com>
Diffstat (limited to 'src/resolv/async_resolv.c')
0 files changed, 0 insertions, 0 deletions