diff options
Diffstat (limited to 'libbb/bb_xlisten.c')
-rw-r--r-- | libbb/bb_xlisten.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/bb_xlisten.c b/libbb/bb_xlisten.c index a42d61a33..23a7f9fd7 100644 --- a/libbb/bb_xlisten.c +++ b/libbb/bb_xlisten.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * | 4 | * |
5 | * Copyright (C) 2006 Denis Vlasenko | 5 | * Copyright (C) 2006 Denis Vlasenko |
6 | * | 6 | * |
7 | * Licensed under LGPL, see file docs/lesser.txt in this tarball for details. | 7 | * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. |
8 | */ | 8 | */ |
9 | #include <sys/socket.h> | 9 | #include <sys/socket.h> |
10 | #include "libbb.h" | 10 | #include "libbb.h" |