Added some include files for the typedefs in the file.

This commit is contained in:
skarg
2011-10-03 13:51:19 +00:00
parent 043b840d82
commit b8dcdee79a
+5
View File
@@ -35,6 +35,11 @@
#ifndef _BAC_DEV_PROP_REF_H_
#define _BAC_DEV_PROP_REF_H_
#include <stdint.h>
#include <stdbool.h>
#include <stddef.h>
#include "bacdef.h"
#include "bacenum.h"
typedef struct {
BACNET_OBJECT_ID objectIdentifier;