replaced <regex.h> by "regex.h" to fetch the local file.
This commit is contained in:
		
							parent
							
								
									eb80e59280
								
							
						
					
					
						commit
						92e4737c44
					
				|  | @ -4,7 +4,7 @@ | |||
| #include <limits.h> | ||||
| #include <stdlib.h> | ||||
| #include <sys/types.h> | ||||
| #include <regex.h> | ||||
| #include "regex.h" | ||||
| 
 | ||||
| #include "utils.h" | ||||
| #include "regex2.h" | ||||
|  |  | |||
|  | @ -1,7 +1,7 @@ | |||
| #include <stdio.h> | ||||
| #include <string.h> | ||||
| #include <sys/types.h> | ||||
| #include <regex.h> | ||||
| #include "regex.h" | ||||
| #include <assert.h> | ||||
| 
 | ||||
| #include "main.ih" | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ | |||
| #include <ctype.h> | ||||
| #include <limits.h> | ||||
| #include <stdlib.h> | ||||
| #include <regex.h> | ||||
| #include "regex.h" | ||||
| 
 | ||||
| #include "utils.h" | ||||
| #include "regex2.h" | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ | |||
| #include <ctype.h> | ||||
| #include <limits.h> | ||||
| #include <stdlib.h> | ||||
| #include <regex.h> | ||||
| #include "regex.h" | ||||
| 
 | ||||
| #include "utils.h" | ||||
| #include "regerror.ih" | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| #include <string.h> | ||||
| #include <limits.h> | ||||
| #include <ctype.h> | ||||
| #include <regex.h> | ||||
| #include "regex.h" | ||||
| 
 | ||||
| #include "utils.h" | ||||
| #include "regex2.h" | ||||
|  |  | |||
|  | @ -1,7 +1,7 @@ | |||
| #include <sys/types.h> | ||||
| #include <stdio.h> | ||||
| #include <stdlib.h> | ||||
| #include <regex.h> | ||||
| #include "regex.h" | ||||
| 
 | ||||
| #include "utils.h" | ||||
| #include "regex2.h" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 mainzelm
						mainzelm