Minor cleanup

This commit is contained in:
Joseph Henry 2015-10-23 14:23:04 -07:00
commit 80a73cb14b
4 changed files with 17 additions and 16 deletions

View file

@ -31,6 +31,8 @@
#include <sys/socket.h>
#define BUF_SZ 32
#define ERR_OK 0
/* Userland RPC codes */
#define RPC_UNDEFINED 0