include/sched.h: merged
Change-Id: Icb38da694db516279a1f45579a593e5369d064bb
This commit is contained in:
parent
9fb2800ffc
commit
b0cab62bd2
1 changed files with 0 additions and 4 deletions
|
@ -29,8 +29,6 @@
|
||||||
* POSSIBILITY OF SUCH DAMAGE.
|
* POSSIBILITY OF SUCH DAMAGE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* LSC: It seems we actually do not want this header to be visible. */
|
|
||||||
#ifndef __minix
|
|
||||||
#ifndef _SCHED_H_
|
#ifndef _SCHED_H_
|
||||||
#define _SCHED_H_
|
#define _SCHED_H_
|
||||||
|
|
||||||
|
@ -78,5 +76,3 @@ __END_DECLS
|
||||||
#endif /* _NETBSD_SOURCE */
|
#endif /* _NETBSD_SOURCE */
|
||||||
|
|
||||||
#endif /* _SCHED_H_ */
|
#endif /* _SCHED_H_ */
|
||||||
|
|
||||||
#endif /* !__minix */
|
|
||||||
|
|
Loading…
Reference in a new issue