From ee72adbf76eebfc0c16ecd689149847cd6d210c9 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 11 Dec 2004 11:54:10 +0000 Subject: [PATCH] Moved oid_t to sherlock.h. --- lib/config.h | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/config.h b/lib/config.h index f83122f0..8411bae7 100644 --- a/lib/config.h +++ b/lib/config.h @@ -35,6 +35,5 @@ typedef unsigned int sh_time_t; /* Timestamp */ #endif typedef s64 sh_off_t; /* FIXME */ -typedef u32 oid_t; /* Object ID */ /* FIXME */ #endif -- 2.39.2