dbus-client: Fix missing include
Fix "Implicit declaration of function exit" compile error Closes #1770
This commit is contained in:
		
							parent
							
								
									9ca1606e2a
								
							
						
					
					
						commit
						f845af0370
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -22,6 +22,7 @@ | |||
| #include "config.h" | ||||
| 
 | ||||
| #define GLIB_DISABLE_DEPRECATION_WARNINGS | ||||
| #include <stdlib.h> | ||||
| #include <dbus/dbus-glib.h> | ||||
| #include "dbus-client.h" | ||||
| #include "hexchat.h" | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue