$OpenBSD: patch-io_hpmud_jd_c,v 1.3 2018/10/31 14:14:30 ajacoutot Exp $

--- io/hpmud/jd.c.orig	Thu Jan 29 13:20:45 2015
+++ io/hpmud/jd.c	Thu Feb  5 14:28:00 2015
@@ -31,6 +31,8 @@
 #endif
 
 #include <signal.h>
+#include <limits.h> /* strtol(3) */
+#include <stdlib.h> /* strtol(3) */
 #include "hpmud.h"
 #include "hpmudi.h"
 
