Преглед на файлове

tcpops: include header for faked message to get rid of compile warnings

- warnings resulted after the commit for event_route[tcp:closed]
Daniel-Constantin Mierla преди 9 години
родител
ревизия
bef6dd6bb5
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      modules/tcpops/tcpops.c

+ 1 - 0
modules/tcpops/tcpops.c

@@ -31,6 +31,7 @@
 #include "../../globals.h"
 #include "../../pass_fd.h"
 #include "../../timer.h"
+#include "../../fmsg.h"
 #include "../../sr_module.h"
 
 /**