--- rpl/src/rpl.h 2024/10/23 13:51:48 1.354 +++ rpl/src/rpl.h 2024/10/30 13:15:21 1.355 @@ -1352,7 +1352,7 @@ typedef struct descripteur_fichier pid_t pid; pthread_t tid; - union + struct { file *descripteur_c; sqlite3 *descripteur_sqlite;