mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-14 08:31:28 -04:00
7 lines
94 B
C
7 lines
94 B
C
#ifndef COMPLETE_MACROS_H_GUARD
|
|
#define COMPLETE_MACROS_H_GUARD
|
|
|
|
void in_header(int);
|
|
|
|
#endif
|