start to track Daniel's version
[util-vserver.git] / kernel / cacct_cmd.h
diff --git a/kernel/cacct_cmd.h b/kernel/cacct_cmd.h
deleted file mode 100644 (file)
index 6a697c7..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-#ifndef _VX_CACCT_CMD_H
-#define _VX_CACCT_CMD_H
-
-
-/* virtual host info name commands */
-
-#define VCMD_sock_stat         VC_CMD(VSTAT, 5, 0)
-
-struct vcmd_sock_stat_v0 {
-       uint32_t field;
-       uint32_t count[3];
-       uint64_t total[3];
-};
-
-
-#endif /* _VX_CACCT_CMD_H */