summaryrefslogtreecommitdiff
path: root/ace/LSOCK_Dgram.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-17 01:55:55 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-17 01:55:55 +0000
commitc9501e6462e903a6a3150f2bc7a063195d01682d (patch)
tree378a21a13fcc04c9961b0ac665298719e11a1c42 /ace/LSOCK_Dgram.h
parent903743f0337a06a07c63af42e3f596b975e84776 (diff)
downloadATCD-c9501e6462e903a6a3150f2bc7a063195d01682d.tar.gz
Basic_Types.h
Diffstat (limited to 'ace/LSOCK_Dgram.h')
-rw-r--r--ace/LSOCK_Dgram.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/LSOCK_Dgram.h b/ace/LSOCK_Dgram.h
index 0c8e87a3ffc..c70c43971f6 100644
--- a/ace/LSOCK_Dgram.h
+++ b/ace/LSOCK_Dgram.h
@@ -15,7 +15,7 @@
//
// ============================================================================
-#if !defined (ACE_LOCAL_SOCK_DGRAM_H)
+#ifndef ACE_LOCAL_SOCK_DGRAM_H
#define ACE_LOCAL_SOCK_DGRAM_H
#include "ace/SOCK_Dgram.h"