chiark / gitweb /
Prep v233: Unmask now needed functions in src/basic
[elogind.git] / src / basic / missing_syscall.h
index 5a392517c318810479d12e48230112adf2cf5b6e..036b0055b2d1bdcb06c95a8c4fde7fa3540517a8 100644 (file)
@@ -188,7 +188,7 @@ static inline pid_t raw_getpid(void) {
         return (pid_t) syscall(__NR_getpid);
 #endif
 }
         return (pid_t) syscall(__NR_getpid);
 #endif
 }
-
+#endif // 0
 /* ======================================================================= */
 
 #if !HAVE_DECL_RENAMEAT2
 /* ======================================================================= */
 
 #if !HAVE_DECL_RENAMEAT2
@@ -269,7 +269,6 @@ static inline key_serial_t request_key(const char *type, const char *description
 #  endif
 }
 #endif
 #  endif
 }
 #endif
-#endif // 0
 
 /* ======================================================================= */
 
 
 /* ======================================================================= */