bunch of autotool cleanups
git-svn-id: https://svn.musicpd.org/mpd/trunk@271 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
		@@ -19,6 +19,8 @@
 | 
			
		||||
#ifndef BUFFER_2_ARRAY_H
 | 
			
		||||
#define BUFFER_2_ARRAY_H
 | 
			
		||||
 | 
			
		||||
#include "../config.h"
 | 
			
		||||
 | 
			
		||||
int buffer2array(char * buffer, char *** array);
 | 
			
		||||
 | 
			
		||||
void freeArgArray(char ** array, int argArrayLength);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user