1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-02 20:43:51 +00:00

fix #include warning

This commit is contained in:
Charles Kerr 2008-08-22 01:05:38 +00:00
parent 7e4fb99f8c
commit b97717ffbf

View file

@ -10,6 +10,7 @@
* $Id$
*/
#include <string.h>
#ifdef HAVE_GIO
#include <gio/gio.h>
#endif