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

struct __locale {
	int dummy;
};