]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - libhandle/handle.c
insert (experimental) rtcp binary - for eric/others working on realtime
[thirdparty/xfsprogs-dev.git] / libhandle / handle.c
index 103e7c3ef4553b5e81870ba59745c68e07e3647c..2dfb31b4c4118041b71e96aed17cf054d985a8e6 100644 (file)
  * http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
  */
 
-#include <sys/types.h>
+#include <libxfs.h>
 #include <sys/stat.h>
-#include <sys/errno.h>
 #include <sys/ioctl.h>
-
-#include <stdio.h>
-#include <stdlib.h>
-#include <fcntl.h>
-#include <unistd.h>
-
 #include "handle.h"
-#include <libxfs.h>
 
 /* just pick a value we know is more than big enough */
 #define        MAXHANSIZ       64