[lib] Make the variable run extern

This commit is contained in:
Matteo Cypriani 2011-03-19 14:42:36 +01:00
parent 5f9de6e1dc
commit d193b49c9c
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ typedef struct _owl_autocalibration_order
/* Global variables */
owl_bool run ;
extern owl_bool run ;
/* Function error codes */