aboutsummaryrefslogblamecommitdiff
path: root/src/config.h.in
blob: 8238f3195fea0ef4731ca42ed6b507610a6a63ac (plain) (tree)
1
2
3
4
5
6
7
8
9


                          




                                 
                              

      
#ifndef _HOTSTUFF_CONFIG_H
#define _HOTSTUFF_CONFIG_H

#cmakedefine HOTSTUFF_DEBUG_LOG
#cmakedefine HOTSTUFF_NORMAL_LOG
#cmakedefine HOTSTUFF_PROTO_LOG
#cmakedefine HOTSTUFF_MSG_STAT
#cmakedefine HOTSTUFF_BLK_PROFILE
#cmakedefine HOTSTUFF_TWO_STEP

#endif