Moved sockaddr_address_data to serve.c and renamed params.h to serve.h

This commit is contained in:
Alex Young
2012-06-06 10:45:07 +01:00
parent cc97dd4842
commit a80c5ce6b5
6 changed files with 17 additions and 18 deletions

View File

@@ -2,7 +2,7 @@
#define __IOUTIL_H
#include "params.h"
#include "serve.h"
/** Returns a bit field representing which blocks are allocated in file
* descriptor ''fd''. You must supply the size, and the resolution at which