include/sched.h: merged

Change-Id: Icb38da694db516279a1f45579a593e5369d064bb
This commit is contained in:
Lionel Sambuc 2013-12-03 17:19:46 +01:00
parent 9fb2800ffc
commit b0cab62bd2
1 changed files with 0 additions and 4 deletions

View File

@ -29,8 +29,6 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
/* LSC: It seems we actually do not want this header to be visible. */
#ifndef __minix
#ifndef _SCHED_H_
#define _SCHED_H_
@ -78,5 +76,3 @@ __END_DECLS
#endif /* _NETBSD_SOURCE */
#endif /* _SCHED_H_ */
#endif /* !__minix */