Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
config: fix the build when not satips
  • Loading branch information
perexg committed Sep 18, 2015
1 parent 7fefaa1 commit 990fe21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config.c
Expand Up @@ -29,6 +29,7 @@
#include "lock.h"
#include "profile.h"
#include "avahi.h"
#include "url.h"
#include "satip/server.h"

void tvh_str_set(char **strp, const char *src);
Expand Down

0 comments on commit 990fe21

Please sign in to comment.