diff options
Diffstat (limited to 'exec.h')
-rw-r--r-- | exec.h | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,6 +14,10 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * ****************************************************************************/ +/** + * Implementation of -exec/-execdir/-ok/-okdir. + */ + #ifndef BFS_EXEC_H #define BFS_EXEC_H |