Add typing to dbEvent.h opaque structs when -DUSE_TYPED_DBEVENT

This commit is contained in:
Michael Davidsaver
2023-08-25 09:45:14 +02:00
committed by Andrew Johnson
parent 3b50194837
commit 2e4113b63b
8 changed files with 22 additions and 3 deletions

View File

@@ -12,6 +12,8 @@
* Author Jeff Hill
*/
#define USE_TYPED_DBEVENT
#include <stdlib.h>
#include "epicsMutex.h"