am 8f41142c: Merge "stubs missing include for string.h"
				
					
				
			* commit '8f41142cd631bdd8bf02dcfbb599e5edbfcbd67e': stubs missing include for string.h
This commit is contained in:
		@@ -35,6 +35,7 @@
 | 
				
			|||||||
#include <pwd.h>
 | 
					#include <pwd.h>
 | 
				
			||||||
#include <stdio.h>
 | 
					#include <stdio.h>
 | 
				
			||||||
#include <stdlib.h>
 | 
					#include <stdlib.h>
 | 
				
			||||||
 | 
					#include <string.h>
 | 
				
			||||||
#include <unistd.h>
 | 
					#include <unistd.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "private/android_filesystem_config.h"
 | 
					#include "private/android_filesystem_config.h"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user