--- rpl/src/rpl.h 2017/07/12 15:42:43 1.310 +++ rpl/src/rpl.h 2017/07/31 12:03:30 1.313 @@ -1779,6 +1779,7 @@ typedef struct instruction_externe unsigned char *nom; unsigned char *nom_bibliotheque; void *descripteur_bibliotheque; + integer8 position_fleche; } struct_instruction_externe;