restructured client and server code into a single library libhclex.
also migrated socket related functions into the library
This commit is contained in:
@ -27,6 +27,7 @@
|
||||
#include "hcl-c.h"
|
||||
#include "hcl-opt.h"
|
||||
#include "hcl-utl.h"
|
||||
#include "hcl-xutl.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user