diff options
Diffstat (limited to 'src/CommandError.cxx')
-rw-r--r-- | src/CommandError.cxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/CommandError.cxx b/src/CommandError.cxx index 32d3cb5ec..04de35e83 100644 --- a/src/CommandError.cxx +++ b/src/CommandError.cxx @@ -21,10 +21,7 @@ #include "CommandError.hxx" #include "db_error.h" #include "io_error.h" - -extern "C" { -#include "protocol/result.h" -} +#include "protocol/Result.hxx" #include <assert.h> #include <errno.h> |