diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/protocols/hangout.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/protocols/hangout.c b/src/lib/protocols/hangout.c index eb6566220..ca53a8814 100644 --- a/src/lib/protocols/hangout.c +++ b/src/lib/protocols/hangout.c @@ -1,5 +1,5 @@ /* - * git.c + * hangout.c * * Copyright (C) 2012-16 - ntop.org * @@ -17,7 +17,6 @@ * If not, see <http://www.gnu.org/licenses/>. * */ -#include <stdlib.h> #include "ndpi_api.h" #ifdef NDPI_SERVICE_HANGOUT |