QA source updates and some associated test changes
[xfstests-dev.git] / src / loggen.c
index 9c0108764f90f4b51ac6428df4a12b8b31f104e7..3dfab9de95b1cf3c1f04c8d87bff98592db2ec60 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
+ * Copyright (c) 2000-2003 Silicon Graphics, Inc.  All Rights Reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of version 2 of the GNU General Public License as
  *                                                  - dxm 29/09/00
  */
 
-#include <libxfs.h>
-#include <malloc.h>
-#include <xfs_log.h>
-#include <xfs_log_priv.h>
+#include <xfs/libxfs.h>
+#include <xfs/xfs_log.h>
+#include <xfs/xfs_log_priv.h>
 
 void
 usage()