$NetBSD: patch-al,v 1.1 2003/12/30 12:18:56 gavan Exp $

--- libgnomevfs/gnome-vfs-parse-ls.c.orig	2003-12-23 18:41:32.816550000 +0000
+++ libgnomevfs/gnome-vfs-parse-ls.c
@@ -26,7 +26,6 @@
    finduid, findgid are from GNU tar.  */
 
 #include <config.h>
-#include "gnome-vfs-parse-ls.h"
 
 #include "gnome-vfs-private.h"
 #include "gnome-vfs.h"
@@ -42,6 +41,8 @@
 #include <time.h>
 #include <unistd.h>
 
+#include "gnome-vfs-parse-ls.h"
+
 #ifndef TUNMLEN 
 #define TUNMLEN 256
 #endif
