summaryrefslogtreecommitdiff
path: root/src/od.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/od.c')
-rw-r--r--src/od.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/od.c b/src/od.c
index d72ffc11d..3a356b3bb 100644
--- a/src/od.c
+++ b/src/od.c
@@ -25,7 +25,7 @@
#include <sys/types.h>
#include "system.h"
#include "error.h"
-#include "xstrtoul.h"
+#include "xstrtol.h"
/* The official name of this program (e.g., no `g' prefix). */
#define PROGRAM_NAME "od"