Get some of the last remaining C files into C++
They still need to be fixed up, but they now build with C++.
This commit is contained in:
@ -49,7 +49,7 @@ int main(void)
|
||||
#include <netdb.h>
|
||||
#include <signal.h>
|
||||
#include "dpiutil.hh"
|
||||
#include "../dpip/dpip.h"
|
||||
#include "../dpip/dpip.hh"
|
||||
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user