diff --git a/openbsc/include/openbsc/mgcp_internal.h b/openbsc/include/openbsc/mgcp_internal.h index 8fe9f8182..52bf55843 100644 --- a/openbsc/include/openbsc/mgcp_internal.h +++ b/openbsc/include/openbsc/mgcp_internal.h @@ -20,8 +20,7 @@ * */ -#ifndef OPENBSC_MGCP_DATA_H -#define OPENBSC_MGCP_DATA_H +#pragma once #include @@ -213,4 +212,3 @@ enum { #define MGCP_DUMMY_LOAD 0x23 -#endif