View | Details | Raw Unified | Return to bug 254269
Collapse All | Expand All

(-)src/parent.c (+1 lines)
Lines 19-24 Link Here
19
19
20
#include "common.h"
20
#include "common.h"
21
#include "util.h"
21
#include "util.h"
22
#include <net/bpf.h>
22
#include "proto/protos.h"
23
#include "proto/protos.h"
23
#include "parent.h"
24
#include "parent.h"
24
#include <sys/select.h>
25
#include <sys/select.h>

Return to bug 254269