apply debian/patches/07_cachedirtag.diff
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10908 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
6f3603a05a
commit
0c20caeddc
3 changed files with 42 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ int move_file(const char *src, const char *dest);
|
|||
int test_if_compressed(const char *filename);
|
||||
|
||||
int create_dir(const char *dir);
|
||||
int create_cachedirtag(const char *dir);
|
||||
void x_asprintf(char **ptr, const char *format, ...);
|
||||
char *x_strdup(const char *s);
|
||||
void *x_realloc(void *ptr, size_t size);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue