/*
- * Copyright (c) 2006 Apple Computer, Inc. All rights reserved.
+ * Copyright (c) 2006 Apple, Inc. All rights reserved.
*
* @APPLE_LICENSE_HEADER_START@
*
*
* @APPLE_LICENSE_HEADER_END@
*/
+#ifndef __DEBUG_LINE_H__
+#define __DEBUG_LINE_H__
+
#include <stdint.h>
#include <stddef.h>
}
#endif
+#endif // __DEBUG_LINE_H__
+