spmenu/libs/wl/init.h

7 lines
131 B
C

#ifndef WL_INIT_H
#define WL_INIT_H
/* See LICENSE file for copyright and license details. */
static void handle_wl(void);
#endif