xf86-video-glint: Changes to 'master'

Julien Cristau jcristau at kemper.freedesktop.org
Tue Feb 5 04:50:52 PST 2008


 src/glint_driver.c |    1 +
 src/pm2_video.c    |    2 ++
 2 files changed, 3 insertions(+)

New commits:
commit f87b7c663c8ae2c4abf270f8f941a4c068da7e8b
Author: Julien Cristau <jcristau at debian.org>
Date:   Tue Feb 5 13:45:05 2008 +0100

    Add missing #includes to fix compiler warnings.
    
    Fixes the following warnings:
    ../../src/glint_driver.c: In function 'GLINTScreenInit':
    ../../src/glint_driver.c:2968: warning: implicit declaration of function 'cfb8_32ScreenInit'
    ../../src/glint_driver.c:3147: warning: implicit declaration of function 'xf86Overlay8Plus32Init'
    ../../src/pm2_video.c: In function 'StopVideoStream':
    ../../src/pm2_video.c:1339: warning: implicit declaration of function 'usleep'
    ../../src/pm2_video.c: In function 'xvipcHandshake':
    ../../src/pm2_video.c:2413: warning: implicit declaration of function 'ioctl'
    ../../src/pm2_video.c: In function 'xvipcOpen':
    ../../src/pm2_video.c:2622: warning: implicit declaration of function 'close'



More information about the xorg-commit mailing list