Commit 8b92229f authored by claes's avatar claes

pwrcom_eType moved from wb_provider.h

parent b2b4dfd5
/*
* Proview $Id: wb_vext.h,v 1.6 2005-09-20 13:14:28 claes Exp $
* Proview $Id: wb_vext.h,v 1.7 2005-09-22 09:46:12 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB.
*
* This program is free software; you can redistribute it and/or
......@@ -20,6 +20,11 @@
#ifndef wb_vext_h
#define wb_vext_h
typedef enum {
procom_eType_Ipc,
procom_eType_Local
} procom_eType;
typedef enum {
vext_eMsgType_Status,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment