Revision 1eeb0111 xseg/sys/user/_sysutil.h

b/xseg/sys/user/_sysutil.h
48 48

  
49 49

  
50 50
struct log_ctx {
51
	int stdout_orig;
52
	int stderr_orig;
51
//	int stdout_orig;
52
//	int stderr_orig;
53 53
	char filename[MAX_LOGFILE_LEN];
54 54
	volatile int logfile;
55 55
	char peer_name[MAX_PEER_NAME];

Also available in: Unified diff