From c1a7c391cb5cebed2a3cd2af9f5a1c23b3b8b6f6 Mon Sep 17 00:00:00 2001
From: Marcus Comstedt <marcus@mc.pp.se>
Date: Thu, 15 Oct 1998 21:31:11 +0200
Subject: [PATCH] Stub to place _Charset at the correct place in module
 namespace.

Rev: lib/modules/Locale.pmod/Charset.pmod:1.1
---
 lib/modules/Locale.pmod/Charset.pmod | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 lib/modules/Locale.pmod/Charset.pmod

diff --git a/lib/modules/Locale.pmod/Charset.pmod b/lib/modules/Locale.pmod/Charset.pmod
new file mode 100644
index 0000000000..9d5424f959
--- /dev/null
+++ b/lib/modules/Locale.pmod/Charset.pmod
@@ -0,0 +1 @@
+inherit _Charset;
-- 
GitLab