mirror of
https://github.com/0intro/wmii
synced 2024-11-22 13:52:17 +03:00
6 lines
124 B
C
6 lines
124 B
C
/* Written by Kris Maglione <maglione.k at Gmail> */
|
|
/* Public domain */
|
|
#include <stuff/util.h>
|
|
|
|
void mfatal(char*, uint);
|