input_{internal,plugin}: convert to C++

This commit is contained in:
Max Kellermann
2013-01-25 22:43:01 +01:00
parent 94fffb332b
commit 49567f1f3e
19 changed files with 36 additions and 45 deletions
+2 -2
View File
@@ -19,8 +19,8 @@
#include "config.h" /* must be first for large file support */
#include "FileInputPlugin.hxx"
#include "input_internal.h"
#include "input_plugin.h"
#include "InputInternal.hxx"
#include "InputPlugin.hxx"
#include "fd_util.h"
#include "open.h"
#include "io_error.h"