mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-02 09:40:13 +00:00
4 lines
103 B
C
4 lines
103 B
C
|
#ifndef __A_OUT_GNU_H__
|
||
|
# error "Never use <bits/a.out.h> directly; include <a.out.h> instead."
|
||
|
#endif
|