summaryrefslogtreecommitdiff
path: root/include/event2/rpc_struct.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/event2/rpc_struct.h')
-rw-r--r--include/event2/rpc_struct.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/event2/rpc_struct.h b/include/event2/rpc_struct.h
index c339ae58..8f691f49 100644
--- a/include/event2/rpc_struct.h
+++ b/include/event2/rpc_struct.h
@@ -24,8 +24,8 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef _EVENT2_RPC_STRUCT_H_
-#define _EVENT2_RPC_STRUCT_H_
+#ifndef EVENT2_RPC_STRUCT_H_INCLUDED_
+#define EVENT2_RPC_STRUCT_H_INCLUDED_
#ifdef __cplusplus
extern "C" {
@@ -97,4 +97,4 @@ struct evrpc {
}
#endif
-#endif /* _EVENT2_RPC_STRUCT_H_ */
+#endif /* EVENT2_RPC_STRUCT_H_INCLUDED_ */