chiark / gitweb /
basic/missing.h: drop inclusion of macro.h
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 18 Apr 2017 23:04:15 +0000 (19:04 -0400)
committerSven Eden <yamakuzure@gmx.net>
Tue, 25 Jul 2017 07:46:51 +0000 (09:46 +0200)
It's not necessary for anything.

src/basic/missing.h

index 0d71a57c8a2ca38691c4c7d823d7ad7f36547c1a..1a4c62b477f4899c42047b53c1cced8047b198fe 100644 (file)
@@ -73,8 +73,6 @@ struct sockaddr_vm {
 #endif /* !HAVE_LINUX_VM_SOCKETS_H */
 #endif // 0
 
 #endif /* !HAVE_LINUX_VM_SOCKETS_H */
 #endif // 0
 
-#include "macro.h"
-
 #ifndef RLIMIT_RTTIME
 #define RLIMIT_RTTIME 15
 #endif
 #ifndef RLIMIT_RTTIME
 #define RLIMIT_RTTIME 15
 #endif