@@ -9,4 +9,4 @@
char* parse_hostport(char* buf, str* host, short int* port);
-#endif
+#endif /* PARSE_HOSTPORT_H */
@@ -41,4 +41,4 @@ inline static int is_empty_end(char* p, char* pend )
}
+#endif /* parser_f_h */