nethogs library build
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#ifndef NETHOGSMINITOR_H
|
#ifndef LIBNETHOGS_H_
|
||||||
#define NETHOGSMINITOR_H
|
#define LIBNETHOGS_H_
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
@@ -52,4 +52,4 @@ private:
|
|||||||
#undef NETHOGS_DSO_VISIBLE
|
#undef NETHOGS_DSO_VISIBLE
|
||||||
#undef NETHOGS_DSO_HIDDEN
|
#undef NETHOGS_DSO_HIDDEN
|
||||||
|
|
||||||
#endif // NETHOGSMINITOR_H
|
#endif // LIBNETHOGS_H_
|
||||||
|
|||||||
Reference in New Issue
Block a user