]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Move typedef for isc_result_t to result.h
authorTed Lemon <source@isc.org>
Tue, 16 Jan 2001 23:25:04 +0000 (23:25 +0000)
committerTed Lemon <source@isc.org>
Tue, 16 Jan 2001 23:25:04 +0000 (23:25 +0000)
includes/isc/types.h

index e88761f0088db1e24913ed1fab401ea520c14e59..9fb29eff764356fc440cd8e1bfb32ab0da555faa 100644 (file)
@@ -26,7 +26,6 @@
  *** Core Types.
  ***/
 
-typedef unsigned int                   isc_result_t;
 typedef struct isc_mem                 isc_mem_t;
 typedef struct isc_mempool             isc_mempool_t;
 typedef struct isc_msgcat              isc_msgcat_t;