mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-11 19:30:07 +00:00
Added cURL version in about
cURL include is now placed in ntop_includes.h Minor cosmetic Win changes
This commit is contained in:
parent
65e2302e86
commit
0b024d7dab
5 changed files with 6 additions and 6 deletions
|
|
@ -26,9 +26,6 @@
|
|||
#include <ifaddrs.h>
|
||||
#endif
|
||||
|
||||
#include <curl/curl.h>
|
||||
#include <string.h>
|
||||
|
||||
// A simple struct for strings.
|
||||
typedef struct {
|
||||
char *s;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue