]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/spdk/dpdk/examples/quota_watermark/qwctl/qwctl.h
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / spdk / dpdk / examples / quota_watermark / qwctl / qwctl.h
diff --git a/ceph/src/spdk/dpdk/examples/quota_watermark/qwctl/qwctl.h b/ceph/src/spdk/dpdk/examples/quota_watermark/qwctl/qwctl.h
deleted file mode 100644 (file)
index 2a45593..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2010-2014 Intel Corporation
- */
-
-#ifndef _MAIN_H_
-#define _MAIN_H_
-
-extern int *quota;
-extern unsigned int *low_watermark;
-extern unsigned int *high_watermark;
-
-#endif /* _MAIN_H_ */