diff options
Diffstat (limited to 'util-linux/ipcs.c')
-rw-r--r-- | util-linux/ipcs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/ipcs.c b/util-linux/ipcs.c index c1103b093..14df65280 100644 --- a/util-linux/ipcs.c +++ b/util-linux/ipcs.c | |||
@@ -5,7 +5,7 @@ | |||
5 | * 01 Sept 2004 - Rodney Radford <rradford@mindspring.com> | 5 | * 01 Sept 2004 - Rodney Radford <rradford@mindspring.com> |
6 | * Adapted for busybox from util-linux-2.12a. | 6 | * Adapted for busybox from util-linux-2.12a. |
7 | * | 7 | * |
8 | * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. | 8 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
9 | */ | 9 | */ |
10 | 10 | ||
11 | /* X/OPEN tells us to use <sys/{types,ipc,sem}.h> for semctl() */ | 11 | /* X/OPEN tells us to use <sys/{types,ipc,sem}.h> for semctl() */ |