fixed missing cast in the non-i386 version of shmat (preparation for ports)
[musl] / src / stdio / __ofl.c
1 #include "stdio_impl.h"
2
3 struct ofl __ofl;