]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - posix/sched_getp.c
Update nss tests to new skeleton
[thirdparty/glibc.git] / posix / sched_getp.c
index 551d071053ec29e31ee44e21fca5c51843ab59f2..4420ba021e78a644409ba08deec8bed06201b521 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2017 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -30,4 +30,3 @@ __sched_getparam (pid_t pid, struct sched_param *param)
 stub_warning (sched_getparam)
 
 weak_alias (__sched_getparam, sched_getparam)
-#include <stub-tag.h>