Use C++-style headers where available

This commit is contained in:
Arnout Engelen
2013-05-12 12:34:29 +00:00
parent 78bcecd109
commit 31b254e719
10 changed files with 21 additions and 22 deletions

View File

@@ -21,7 +21,7 @@
#include <iostream>
#include <signal.h>
#include <csignal>
#include <unistd.h>
#include "nethogs.h"