Explorar el Código

libcds: added missing parse_to.h include

Andrei Pelinescu-Onciul hace 16 años
padre
commit
8203f7af56
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      lib/cds/sip_utils.c

+ 1 - 0
lib/cds/sip_utils.c

@@ -5,6 +5,7 @@
 #include <parser/parse_expires.h>
 #include <parser/parse_subscription_state.h>
 #include <parser/parser_f.h>
+#include <parser/parse_to.h>
 #include <trim.h>