]> git.saurik.com Git - apple/libc.git/blobdiff - x86_64/sys/spinlocks.c
Libc-825.24.tar.gz
[apple/libc.git] / x86_64 / sys / spinlocks.c
index 8bc85a8c5302c99fcc622b49d42b967f47b47315..95126799875529397f48b7fa28b27366e5fcea69 100644 (file)
@@ -22,7 +22,7 @@
  */
 
 #include <machine/cpu_capabilities.h>
-#include <platfunc.h>
+#include "platfunc.h"
 
 #define        RESOLVER_UP_MP(symbol)  \
        PLATFUNC_DESCRIPTOR_PROTOTYPE(symbol, up); \