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

@@ -22,7 +22,7 @@
#include <netinet/in.h>
#include <map>
#include <stdio.h>
#include <cstdio>
#include <stdlib.h>
#include "nethogs.h"