1 2 3 4 5 6
#ifndef _SWAY_EXTENSIONS_H #define _SWAY_EXTENSIONS_H void register_extensions(void); #endif