]> git.pld-linux.org Git - packages/nethogs.git/blob - nethogs-cxx.patch
- pl
[packages/nethogs.git] / nethogs-cxx.patch
1 diff -urN nethogs-0.3.org/connection.h nethogs-0.3/connection.h
2 --- nethogs-0.3.org/connection.h        2004-01-08 00:16:53.487251582 +0100
3 +++ nethogs-0.3/connection.h    2004-01-08 00:18:44.767256648 +0100
4 @@ -1,6 +1,8 @@
5  #ifndef __CONNECTION_H
6  #define __CONNECTION_H
7  
8 +using namespace std;
9 +
10  #include "packet.h"
11  
12  class PackList
13
This page took 0.080251 seconds and 3 git commands to generate.