#ifndef SOA_H_ #define SOA_H_ int soa_serial_increment (const char *old_soa, char *new_soa, unsigned int new_len); #endif /*SOA_H_*/