diff options
Diffstat (limited to 'libbb/bb_xbind.c')
-rw-r--r-- | libbb/bb_xbind.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/bb_xbind.c b/libbb/bb_xbind.c index 8a45af3bb..a1ae5d5eb 100644 --- a/libbb/bb_xbind.c +++ b/libbb/bb_xbind.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/types.h> | 9 | #include <sys/types.h> |
10 | #include <sys/socket.h> | 10 | #include <sys/socket.h> |