We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 858

Summary: implicit declaration of function 'SDL_GetTicks'
Product: SDL Reporter: Ludwig Nussel <ludwig.nussel>
Component: videoAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 1.2   
Hardware: Other   
OS: Linux   

Description Ludwig Nussel 2009-10-19 02:57:16 UTC
./src/video/dga/SDL_dgaevents.c: In function 'DGA_PumpEvents':
./src/video/dga/SDL_dgaevents.c:144: warning: implicit declaration of function 'SDL_GetTicks'
Comment 1 Sam Lantinga 2009-10-19 03:03:31 UTC
Fixed, thanks!