Reogranised usr files and updated readme.

This commit is contained in:
Ravin Perera
2019-10-03 18:19:28 +05:30
parent 1e855bf1b2
commit e3c1f85034
8 changed files with 87 additions and 54 deletions

View File

@@ -7,7 +7,7 @@
#include <unistd.h>
#include "conf.h"
#include "crypto.h"
#include "usr.h"
#include "usr/usr.h"
#include "proc.h"
using namespace std;