]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/dmclock/test/dmcPrCtl.h
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / dmclock / test / dmcPrCtl.h
index 39f98293dfda274672df9674b4c06eb357e431eb..e0b2216f28aee4c2ba25e0183df210b26c3d45d7 100644 (file)
@@ -1,6 +1,20 @@
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// vim: ts=8 sw=2 smarttab
+
+/*
+ * Ceph - scalable distributed file system
+ *
+ * Copyright (C) 2017 Red Hat Inc.
+ *
+ * This is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1, as published by the Free Software
+ * Foundation.  See file COPYING.
+ *
+ */
+
 // essentially the same as ceph's PrCtl.h, copied into the dmclock library
 
-#include <dmtest-config.h>
 #ifdef HAVE_SYS_PRCTL_H
 #include <iostream>
 #include <sys/prctl.h>