#ifndef UEMIS_H #define UEMIS_H /* * defines and prototypes for the uemis Zurich SDA file parser */ void uemis_parse_divelog_binary(char *base64, void *divep); #endif /* DIVE_H */