Blame src/internal/slibtool_coff_impl.h

886c09
#ifndef SLIBTOOL_COFF_IMPL_H
886c09
#define SLIBTOOL_COFF_IMPL_H
886c09
886c09
int slbt_coff_strcmp(const void * a, const void * b);
886c09
886c09
#endif