aboutsummaryrefslogtreecommitdiff
path: root/src/OutputCommands.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-04 09:46:41 +0100
committerMax Kellermann <max@duempel.org>2013-01-04 09:46:41 +0100
commitde0ab43bc12be345d85779e444266153ff5be007 (patch)
treece024a0c25c6fc75c65438b562b6300c06737a33 /src/OutputCommands.cxx
parente12cc01aa4b25798a2887ac6c5e01309e744ea8b (diff)
output_*: convert to C++
Diffstat (limited to 'src/OutputCommands.cxx')
-rw-r--r--src/OutputCommands.cxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/OutputCommands.cxx b/src/OutputCommands.cxx
index 4dd689c4..7d626477 100644
--- a/src/OutputCommands.cxx
+++ b/src/OutputCommands.cxx
@@ -20,13 +20,10 @@
#include "config.h"
#include "OutputCommands.hxx"
#include "OutputPrint.hxx"
+#include "OutputCommand.hxx"
#include "protocol/Result.hxx"
#include "protocol/ArgParser.hxx"
-extern "C" {
-#include "output_command.h"
-}
-
#include <string.h>
enum command_return