Skip to content

Commit

Permalink
Added PARROT_EXPORT to Parrot_get_user_id.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Young committed Dec 31, 2010
1 parent f57b9b7 commit d453c0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/parrot/platform_interface.h
Expand Up @@ -151,6 +151,7 @@ INTVAL Parrot_Run_OS_Command_Argv(Interp*, struct PMC *);
* user information
*/

PARROT_EXPORT
UINTVAL Parrot_get_user_id();

#endif /* PARROT_PLATFORM_INTERFACE_H_GUARD */
Expand Down

0 comments on commit d453c0e

Please sign in to comment.