summaryrefslogtreecommitdiff
path: root/curvetun_mgmt.h
blob: 60169256844c55c3608626654abcece906ef1f0e (plain)
1
2
3
4
5
6
7
#ifndef CURVETUN_MGMT_H
#define CURVETUN_MGMT_H

#include "curvetun_mgmt_servers.h"
#include "curvetun_mgmt_users.h"

#endif /* CURVETUN_MGMT_H */
ript>
authorBob Moore <robert.moore@intel.com>2016-05-05 13:00:36 +0800
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-05-05 15:22:28 +0200
commit6a0df32c22fdfc414e6613c1bc911f19f39df01b (patch)
tree731e0d82fbe3b446e09fbba4994980fa4c78bac8
parent66b1ed5aa8dd253a734bf6ca4e5390385724f99c (diff)
ACPICA: Move all ASCII utilities to a common file
ACPICA commit ba60e4500053010bf775d58f6f61febbdb94d817 New file is utascii.c Link: https://github.com/acpica/acpica/commit/ba60e450 Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat