00001 /*************************************************************************** 00002 $RCSfile: jobqueue.h,v $ 00003 ------------------- 00004 cvs : $Id: jobqueue.h,v 1.1 2005/08/05 20:33:12 aquamaniac Exp $ 00005 begin : Mon Mar 01 2004 00006 copyright : (C) 2004 by Martin Preuss 00007 email : martin@libchipcard.de 00008 00009 *************************************************************************** 00010 * Please see toplevel file COPYING for license details * 00011 ***************************************************************************/ 00012 00013 #ifndef AH_JOBQUEUE_H 00014 #define AH_JOBQUEUE_H 00015 00016 #ifdef __cplusplus 00017 extern "C" { 00018 #endif 00019 00020 00021 #ifdef __cplusplus 00022 } 00023 #endif 00024 00025 00026 #endif /* AH_JOB_H */ 00027 00028 00029 00030