mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 00:12:05 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			228 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			228 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| diff --git a/hxnum.c b/hxnum.c
 | |
| index d72bac6..deaba9b 100644
 | |
| --- a/hxnum.c
 | |
| +++ b/hxnum.c
 | |
| @@ -28,6 +28,7 @@
 | |
|  # endif
 | |
|  #endif
 | |
|  #include <stdlib.h>
 | |
| +#include <getopt.h>
 | |
|  #include <assert.h>
 | |
|  #include "export.h"
 | |
|  #include "types.e"
 |