]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Automatically include result.h
authorTed Lemon <source@isc.org>
Thu, 14 Oct 1999 18:08:06 +0000 (18:08 +0000)
committerTed Lemon <source@isc.org>
Thu, 14 Oct 1999 18:08:06 +0000 (18:08 +0000)
includes/omapip/omapip.h

index 255a4e6f182857d6497264802ab4bd652d3cb0e0..b69f3fe64f33b1a82bae6ab4068b2802ced95966 100644 (file)
@@ -22,6 +22,7 @@
 
 #ifndef _OMAPIP_H_
 #define _OMAPIP_H_
+#include <isc/result.h>
 
 typedef unsigned int omapi_handle_t;