summaryrefslogtreecommitdiffstats
path: root/source3/lib/unix_msg
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/unix_msg')
-rw-r--r--source3/lib/unix_msg/unix_msg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/lib/unix_msg/unix_msg.h b/source3/lib/unix_msg/unix_msg.h
index 56f7a40faf..83d7067408 100644
--- a/source3/lib/unix_msg/unix_msg.h
+++ b/source3/lib/unix_msg/unix_msg.h
@@ -16,8 +16,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __UNIX_DGRAM_H__
-#define __UNIX_DGRAM_H__
+#ifndef __UNIX_MSG_H__
+#define __UNIX_MSG_H__
#include "replace.h"
#include "poll_funcs/poll_funcs.h"