/* Header for module compare, generated by p2c */ #ifndef COMPARE_H #define COMPARE_H #ifndef DATASTRUCT_H #include "datastruct.h" #endif extern void compare_networks (); #endif /*COMPARE_H*/ /* End. */