src/server/ucx.h

changeset 14
b8bf95b39952
parent 13
1fdbf4170ef4
child 15
cff9c4101dd7
--- a/src/server/ucx.h	Sun Jan 08 15:46:47 2012 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-/*
- * File:   ucx.h
- * Author: olaf
- *
- * Created on 31. Dezember 2011, 17:17
- */
-
-#ifndef UCX_H
-#define	UCX_H
-
-#include <stdlib.h>
-
-#ifdef	__cplusplus
-extern "C" {
-#endif
-
-typedef int(*ucx_callback)(void*,void*);
-
-#ifdef	__cplusplus
-}
-#endif
-
-#endif	/* UCX_H */
-

mercurial