Distribute some forgotten files that are needed by "make check".
[openvswitch] / tests / test-dhcp-client.c
index c15f6939af7bf079c49b866c013195318d02c20c..4473095938d2629b446e5e4decb7574a1faacbf4 100644 (file)
@@ -23,7 +23,6 @@
 #include "command-line.h"
 #include "dhcp.h"
 #include "fatal-signal.h"
-#include "fault.h"
 #include "poll-loop.h"
 #include "util.h"
 #include "vlog.h"
@@ -51,7 +50,6 @@ main(int argc, char *argv[])
     int error;
 
     set_program_name(argv[0]);
-    register_fault_handlers();
     vlog_init();
     parse_options(argc, argv);