#ifndef L2SU_VERSION_H_INCLUDED #define L2SU_VERSION_H_INCLUDED struct l2_version_remote { }; unsigned l2_version_load_remote(void); unsigned l2_version_load_local(void); #endif /* include guard */