]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/mach/pagecopy.h
Fix -Wundef warning on PAGE_COPY_THRESHOLD
[thirdparty/glibc.git] / sysdeps / mach / pagecopy.h
index 36c36976058678f5cb808423a4696d171a6e0cba..8db2147a7c12bbf5011998dd050d820e481f4d1c 100644 (file)
@@ -30,6 +30,3 @@
                                (vm_address_t) dstp) == KERN_SUCCESS          \
                     ? trunc_page (nbytes)                                    \
                     : 0)))
-
-/* Get the generic macro.  */
-#include <sysdeps/generic/pagecopy.h>