23 #ifndef JULEA_LIST_INTERNAL_H
24 #define JULEA_LIST_INTERNAL_H
26 #if !defined(JULEA_H) && !defined(JULEA_COMPILATION)
27 #error "Only <julea.h> can be included directly."
Definition: jlist-internal.h:44
struct JListElement * next
Definition: jlist-internal.h:48
gpointer data
Definition: jlist-internal.h:52