Fix: Multiple implicitly declared functions
https://github.com/knopwob/dunst/issues/267
This commit is contained in:
		
							parent
							
								
									d2c63f1f00
								
							
						
					
					
						commit
						8ca41b13a8
					
				
							
								
								
									
										1
									
								
								dunst.h
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								dunst.h
									
									
									
									
									
								
							| @ -3,6 +3,7 @@ | ||||
| #pragma once | ||||
| 
 | ||||
| #include <glib.h> | ||||
| #include <stdio.h> | ||||
| #include <stdbool.h> | ||||
| 
 | ||||
| #include "x.h" | ||||
|  | ||||
| @ -1,6 +1,8 @@ | ||||
| /* copyright 2013 Sascha Kruse and contributors (see LICENSE for licensing information) */ | ||||
| 
 | ||||
| #include <glib.h> | ||||
| #include <stdlib.h> | ||||
| #include <string.h> | ||||
| 
 | ||||
| #ifndef STATIC_CONFIG | ||||
| #include <basedir.h> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ilya Tumaykin
						Ilya Tumaykin