]> git.saurik.com Git - apple/syslog.git/blobdiff - libsystem_asl.tproj/src/asl_util.c
syslog-377.0.1.tar.gz
[apple/syslog.git] / libsystem_asl.tproj / src / asl_util.c
index 2965f9721afbc24c55974f97aa3061eaa66f1654..45f940909cbdf924fc549020a2d433373fefcfd5 100644 (file)
@@ -35,6 +35,7 @@
 #include <os/assumes.h>
 #include <xpc/xpc.h>
 #include <syslog.h>
+#include <asl_core.h>
 #include <asl_private.h>
 
 static uint8_t *b64charset = (uint8_t *)"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";