]> git.saurik.com Git - apple/libc.git/blobdiff - x86_64/string/bzero_sse42.s
Libc-825.26.tar.gz
[apple/libc.git] / x86_64 / string / bzero_sse42.s
index 5b0358fb4acf6e29f3d78bb11fd2929b4c9c9b1b..415d8d473267792413c8670b99f93fff43d2908e 100644 (file)
@@ -27,7 +27,7 @@
  */
 
 #include <machine/cpu_capabilities.h>
-#include <platfunc.h>
+#include "platfunc.h"
 
 /*
  * Bzero, tuned for processors with SSE4.2 and 64-byte cache lines, ie Nehalem.