diff options
Diffstat (limited to '')
-rw-r--r-- | src/ClientNew.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ClientNew.cxx b/src/ClientNew.cxx index a95c77fde..6ece4d5c9 100644 --- a/src/ClientNew.cxx +++ b/src/ClientNew.cxx @@ -22,8 +22,8 @@ #include "ClientList.hxx" #include "Partition.hxx" #include "fd_util.h" -extern "C" { #include "fifo_buffer.h" +extern "C" { #include "resolver.h" } #include "Permission.hxx" |