aboutsummaryrefslogtreecommitdiff
path: root/miscutils/ionice.c
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/ionice.c')
-rw-r--r--miscutils/ionice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/ionice.c b/miscutils/ionice.c
index 6b791c491..481a738ee 100644
--- a/miscutils/ionice.c
+++ b/miscutils/ionice.c
@@ -4,7 +4,7 @@
4 * 4 *
5 * Copyright (C) 2008 by <u173034@informatik.uni-oldenburg.de> 5 * Copyright (C) 2008 by <u173034@informatik.uni-oldenburg.de>
6 * 6 *
7 * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. 7 * Licensed under GPLv2 or later, see file LICENSE in this source tree.
8 */ 8 */
9 9
10#include <sys/syscall.h> 10#include <sys/syscall.h>