Blame src/internal/slibtool_coff_impl.h

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