idle: convert to C++

This commit is contained in:
Max Kellermann
2013-01-09 08:36:52 +01:00
parent 3c4bb9ff4e
commit e86e77ad67
19 changed files with 25 additions and 46 deletions

View File

@@ -20,10 +20,7 @@
#include "ClientSubscribe.hxx"
#include "ClientIdle.hxx"
#include "ClientInternal.hxx"
extern "C" {
#include "idle.h"
}
#include "Idle.hxx"
#include <assert.h>
#include <string.h>