.h files should stand alone, but we shouldn't include <sys/types.h>
[gnulib.git] / lib / xmemcoll.h
1 #include <stddef.h>
2 extern int xmemcoll_exit_failure;
3 int xmemcoll (char *, size_t, char *, size_t);