openssl now working under linux
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef DRIVER_HPP
|
||||
#define DRIVER_HPP
|
||||
|
||||
#include "drivenengine.hpp"
|
||||
class DrivenEngine;
|
||||
|
||||
void driver_drive(DrivenEngine *de, int argc, char *argv[]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user