- kernel 2.5 and liblustre build changes
- fixes to Makefile.am for 7.3-era versions of automake, which is quite possibly
the worst piece of software with which I come in contact on a daily basis
- small unlink fix
#if 0
#include <linux/extN_fs.h>
#endif
+#include <liblustre.h>
#include <linux/lustre_lib.h>
#include <linux/obd.h>
#include <time.h>
#include <limits.h>
#include <sys/ioctl.h>
-#include <linux/lustre_lib.h>
+#include <liblustre.h>
#include <linux/obd.h>
+#include <linux/lustre_lib.h>
static int usage(char *prog, FILE *out)
{