iPDC-suite/iPDC/inc/Attack_detect.h

8 lines
202 B
C

/* pavan changes */
#include <time.h>
#include <gtk/gtk.h>
/* variables declared of attack_detect function */
/* function declared */
gboolean attack_detect(struct data_frame *df);
/* pavan changes */