Some more cleanups for previous.
--HG-- extra : convert_revision : 4750989fdc6494eb2593a3782035289200fbea15
This commit is contained in:
@@ -30,8 +30,9 @@
|
||||
#ifndef _XBPS_FEXEC_H_
|
||||
#define _XBPS_FEXEC_H_
|
||||
|
||||
/* From lib/fexec.c */
|
||||
int xbps_file_exec(const char *, ...);
|
||||
int xbps_file_exec_skipempty(const char *, ...);
|
||||
int xbps_file_chdir_exec(const char *, const char *, ...);
|
||||
|
||||
#endif
|
||||
#endif /* !_XBPS_FEXEC_H_ */
|
||||
|
||||
Reference in New Issue
Block a user