mirror of
https://github.com/transmission/transmission
synced 2024-12-24 16:52:39 +00:00
fix #include warning
This commit is contained in:
parent
7e4fb99f8c
commit
b97717ffbf
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <string.h>
|
||||||
#ifdef HAVE_GIO
|
#ifdef HAVE_GIO
|
||||||
#include <gio/gio.h>
|
#include <gio/gio.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue