X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gio%2Fgdummyfile.c;h=4ac3bd9b36ef7382a04cd9a81e45e1e8e1167a9f;hb=f14a66e3df9e5e3f0f170b68e976011c80ffc041;hp=3e28b4767abfa9ee3322564126e84e24ff28ba52;hpb=73007021796f33d7ccec4e5f2bb2b2f8660347f2;p=platform%2Fupstream%2Fglib.git diff --git a/gio/gdummyfile.c b/gio/gdummyfile.c index 3e28b47..4ac3bd9 100644 --- a/gio/gdummyfile.c +++ b/gio/gdummyfile.c @@ -13,9 +13,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see . * * Author: Alexander Larsson */ @@ -27,15 +25,11 @@ #include #include #include -#ifdef HAVE_UNISTD_H -#include -#endif #include #include "gdummyfile.h" #include "gfile.h" -#include "gioalias.h" static void g_dummy_file_file_iface_init (GFileIface *iface);