Skip to content

Commit

Permalink
Sqasch nasl/nasl_misc_funcs.c
Browse files Browse the repository at this point in the history
  • Loading branch information
y0urself committed Sep 1, 2021
1 parent 247ff6a commit 2e205cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nasl/nasl_misc_funcs.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
#include <glib.h>
#include <gvm/util/compressutils.h> /* for gvm_uncompress */
#include <gvm/util/kb.h> /* for KB_TYPE_STR */
#include <stdbool.h> /* for boolean */
#include <stdlib.h> /* for lrand48 */
#include <string.h> /* for bzero */
#include <sys/time.h> /* for gettimeofday */
Expand Down

0 comments on commit 2e205cc

Please sign in to comment.