mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Define SD_ID128_UUID_FORMAT_STR if missing, from Marc Reisner.
This commit is contained in:
		@@ -30,6 +30,11 @@
 | 
			
		||||
 | 
			
		||||
#include "tmux.h"
 | 
			
		||||
 | 
			
		||||
#ifndef SD_ID128_UUID_FORMAT_STR
 | 
			
		||||
#define SD_ID128_UUID_FORMAT_STR \
 | 
			
		||||
	"%02x%02x%02x%02x-%02x%02x-%02x%02x-%02x%02x-%02x%02x%02x%02x%02x%02x"
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
int
 | 
			
		||||
systemd_activated(void)
 | 
			
		||||
{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user