move kcmuuid_t here

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24016 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-11-02 07:16:42 +00:00
parent 7e0745f3a4
commit 516db488d5

View File

@@ -40,6 +40,8 @@
#define KCM_PROTOCOL_VERSION_MAJOR 2
#define KCM_PROTOCOL_VERSION_MINOR 0
typedef unsigned char kcmuuid_t[16];
typedef enum kcm_operation {
KCM_OP_NOOP,
KCM_OP_GET_NAME,