Solve compile warnings

This commit is contained in:
Iwan Timmer
2017-05-28 14:46:21 +02:00
parent 91d9aef6ff
commit 343e3992c1
5 changed files with 8 additions and 5 deletions

View File

@@ -17,6 +17,8 @@
* along with Moonlight; if not, see <http://www.gnu.org/licenses/>.
*/
#include "mapping.h"
void evdev_create(const char* device, struct mapping* mappings);
void evdev_loop();