#ifndef __NJB__PROCEDURE__H #define __NJB__PROCEDURE__H #define NJB_BUFSIZ 650920 #define RETRY_MAX 10 #define RETRY_INTERVAL 1 #endif