10 lines
		
	
	
		
			145 B
		
	
	
	
		
			C
		
	
	
		
		
			
		
	
	
			10 lines
		
	
	
		
			145 B
		
	
	
	
		
			C
		
	
	
| 
								 | 
							
								#include <osreldate.h>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								extern int getosreldate(void);
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								#include <sys/sysctl.h>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								#ifndef KERN_PROC_PATHNAME
							 | 
						||
| 
								 | 
							
								#define KERN_PROC_PATHNAME 12
							 | 
						||
| 
								 | 
							
								#endif
							 |