1 2 3 4
/* Ensure ssize_t and related typedefs are available to clang/bindgen */ #include <sys/types.h> #include <unistd.h> #include <rofi.h>