# | Line 1 | Line 1 | |
---|---|---|
1 | /* | |
2 | * i-scream central monitoring system | |
3 | < | * http://www.i-scream.org.uk |
3 | > | * http://www.i-scream.org |
4 | * Copyright (C) 2000-2002 i-scream | |
5 | * | |
6 | * This program is free software; you can redistribute it and/or | |
# | Line 26 | Line 26 | |
26 | #include <string.h> | |
27 | #include <sys/types.h> | |
28 | #include <sys/socket.h> | |
29 | + | #include <sys/ioctl.h> |
30 | #include <unistd.h> | |
31 | #include <stdlib.h> | |
32 | #include <ukcprog.h> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |