diff --git a/src/pal/pal_netbsd.h b/src/pal/pal_netbsd.h index 0c7cb68..d6ebf71 100644 --- a/src/pal/pal_netbsd.h +++ b/src/pal/pal_netbsd.h @@ -11,7 +11,7 @@ namespace snmalloc * This adds NetBSD-specific aligned allocation to the generic BSD * implementation. */ - class PALNetBSD : public PALBSD_Aligned + class PALNetBSD : public PALBSD_Aligned { public: /**