1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-03-09 23:38:56 +00:00

include stdio.h

This commit is contained in:
Alberto Fanjul 2014-08-29 18:05:33 +02:00
parent 5fc9133a60
commit 931cbea770
3 changed files with 3 additions and 0 deletions

View file

@ -18,6 +18,7 @@
*/
#include <errno.h>
#include <stdio.h>
#include <stdbool.h>
#include <stdlib.h>
#include <systemd/sd-bus.h>