fix no-newline warnings on old compilers

This commit is contained in:
rofl0r
2012-12-25 18:01:11 +01:00
parent ab4fb353b6
commit be4efc0fd5
3 changed files with 6 additions and 3 deletions

View File

@ -12,4 +12,5 @@ size_t at_get_host_for_ip(ip_type ip, char* readbuf);
ip_type at_get_ip_for_host(char* host, size_t len);
//RcB: DEP "allocator_thread.c"
#endif
#endif