summaryrefslogtreecommitdiff
path: root/src/internal/locale_impl.h
blob: f41c6f24513c9573a16546dfe6cd40d51058625c (plain) (blame)
1
2
3
4
5
#include <locale.h>

struct __locale_struct {
	int dummy;
};