]> git.saurik.com Git - apple/libc.git/blobdiff - locale/nomacros-fbsd.c
Libc-498.1.5.tar.gz
[apple/libc.git] / locale / nomacros-fbsd.c
deleted file mode 100644 (file)
index eea37d01674a085b83759c2d05adf8bfda0875ed..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: src/lib/libc/locale/nomacros.c,v 1.5 2002/03/22 21:52:18 obrien Exp $");
-
-/*
- * Tell <ctype.h> to generate extern versions of all its inline
- * functions.  The extern versions get called if the system doesn't
- * support inlines or the user defines _DONT_USE_CTYPE_INLINE_
- * before including <ctype.h>.
- */
-#define _EXTERNALIZE_CTYPE_INLINES_
-
-#include <ctype.h>
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..d193afd336d183a69c91683d858db3fa62e54206
--- /dev/null
@@ -0,0 +1 @@
+./nomacros.c
\ No newline at end of file