diff options
| author | Nalin Dahyabhai <nalin.dahyabhai@pobox.com> | 2008-11-13 18:41:06 -0500 |
|---|---|---|
| committer | Nalin Dahyabhai <nalin.dahyabhai@pobox.com> | 2008-11-13 18:41:06 -0500 |
| commit | d51337285c8a64e980720621b4925947028ef41e (patch) | |
| tree | 53b5986817533f18fcd245b81da0e53674392a8c /src | |
| parent | f4cd2cf18bcc3a14694e929d5879165372f06981 (diff) | |
- remove unnecessary header
Diffstat (limited to 'src')
| -rw-r--r-- | src/plug-nis.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plug-nis.c b/src/plug-nis.c index e5d5af3..6f911d1 100644 --- a/src/plug-nis.c +++ b/src/plug-nis.c @@ -30,7 +30,6 @@ #include <errno.h> #include <fcntl.h> #include <netinet/in.h> -#include <poll.h> #include <stdlib.h> #include <string.h> #include <syslog.h> |
