Moved cat out of support, removed support

This commit is contained in:
Timidger 2018-04-16 18:42:10 -04:00
parent 8fd58ce725
commit ad6d40c7c6
No known key found for this signature in database
GPG key ID: 42EF7ECE5FEF1D17
15 changed files with 12 additions and 1332 deletions

View file

@ -19,7 +19,7 @@
#include <xkbcommon/xkbcommon.h>
#include "support/shared.h"
#include "support/config.h"
#include "support/cat.h"
#include "cat.h"
struct sample_state {
struct example_config *config;