parent
							
								
									9101a98bd0
								
							
						
					
					
						commit
						cd4994e925
					
				| 
						 | 
					@ -12,6 +12,7 @@
 | 
				
			||||||
#include <unistd.h>
 | 
					#include <unistd.h>
 | 
				
			||||||
#include <sys/syscall.h>
 | 
					#include <sys/syscall.h>
 | 
				
			||||||
#include <lldb/Host/linux/Uio.h>
 | 
					#include <lldb/Host/linux/Uio.h>
 | 
				
			||||||
 | 
					#include <cerrno>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef HAVE_PROCESS_VM_READV // If the syscall wrapper is not available, provide one.
 | 
					#ifndef HAVE_PROCESS_VM_READV // If the syscall wrapper is not available, provide one.
 | 
				
			||||||
ssize_t process_vm_readv(::pid_t pid,
 | 
					ssize_t process_vm_readv(::pid_t pid,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue