aboutsummaryrefslogtreecommitdiff
path: root/dirname.c
diff options
context:
space:
mode:
Diffstat (limited to 'dirname.c')
-rw-r--r--dirname.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/dirname.c b/dirname.c
index 7f191c1b9..8313e99c6 100644
--- a/dirname.c
+++ b/dirname.c
@@ -21,6 +21,8 @@
21 * 21 *
22 */ 22 */
23 23
24/* getopt not needed */
25
24#include <stdio.h> 26#include <stdio.h>
25#include <stdlib.h> 27#include <stdlib.h>
26#include <string.h> 28#include <string.h>