1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-25 01:03:01 +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$ * $Id$
*/ */
#include <string.h>
#ifdef HAVE_GIO #ifdef HAVE_GIO
#include <gio/gio.h> #include <gio/gio.h>
#endif #endif