Loading...
include/darwin_c_xlocale.modulemap Libc-1583.60.2 /dev/null
--- Libc/Libc-1583.60.2/include/darwin_c_xlocale.modulemap
+++ /dev/null
@@ -1,13 +0,0 @@
-module Darwin.C.xlocale {
-  header "xlocale.h"
-
-  module _xlocale {
-    header "_xlocale.h"
-    export *
-  }
-
-  umbrella "xlocale"
-
-  export *
-  module * { export * }
-}