/* Copyright (C) 2015-2020, Dirk Krause SPDX-License-Identifier: BSD-3-Clause */ /* WARNING: This file was generated by the dkct program (see http://dktools.sourceforge.net/ for details). Changes you make here will be lost if dkct is run again! You should modify the original source and run dkct on it. Original source: dk4ufic.ctr */ #ifndef DK4UFIC_H_INCLUDED /** Avoid multiple inclusions. */ #define DK4UFIC_H_INCLUDED 1 #line 9 "dk4ufic.ctr" /** @file Compare unique file identifiers. */ #ifndef DK4CONF_H_INCLUDED #if DK4_BUILDING_DKTOOLS4 #include "dk4conf.h" #else #include #endif #endif #ifndef DK4UFIT_H_INCLUDED #if DK4_BUILDING_DKTOOLS4 #include "dk4ufit.h" #else #include #endif #endif #ifdef __cplusplus extern "C" { #endif /** Compare two unique file identifiers. @param l Left identifier. @param r Right identifier. @return 1 if l>r, 0 if l=r, -1 if l