Explorar o código

bug_fix: make -Wall happy

Jiri Kuthan %!s(int64=23) %!d(string=hai) anos
pai
achega
43d0c484fa
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      fifo_server.c

+ 1 - 0
fifo_server.c

@@ -46,6 +46,7 @@
 #include "globals.h"
 #include "fifo_server.h"
 #include "mem/mem.h"
+#include "sr_module.h"
 
 /* FIFO server vars */
 char *fifo=0; /* FIFO name */