fio: factor out FIO_NET_PORT
[fio.git] / server.h
index f85077312552e32364d6a4b37694c5095586efcc..2be61733534836b2d787e0ac8ec8c9ce60baf4b0 100644 (file)
--- a/server.h
+++ b/server.h
@@ -10,6 +10,8 @@
 #include "os/os.h"
 #include "diskutil.h"
 
 #include "os/os.h"
 #include "diskutil.h"
 
+#define FIO_NET_PORT 8765
+
 /*
  * On-wire encoding is little endian
  */
 /*
  * On-wire encoding is little endian
  */