sync with trunk (r46275)
[reactos.git] / base / services / telnetd / syslog.h
index 2dbf821..ca87a1c 100644 (file)
@@ -29,8 +29,7 @@
  *     @(#)syslog.h    8.1 (Berkeley) 6/2/93
  */
 
-#ifndef _SYS_SYSLOG_H
-#define _SYS_SYSLOG_H 1
+#pragma once
 
 #include <stdarg.h>
 
@@ -193,5 +192,3 @@ extern const char* set_syslog_conf_dir( const char* dir );
 #ifdef __cplusplus
 }
 #endif
-
-#endif /* syslog.h */