CVS: rdesktop rdpsnd_dsp.c,1.15,1.16
Michael Gernoth <[email protected]> Sun, 01 Oct 2006 11:22:07 -0700
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv16908 Modified Files: rdpsnd_dsp.c Log Message: add missing include Index: rdpsnd_dsp.c =================================================================== RCS file: /cvsroot/rdesktop/rdesktop/rdpsnd_dsp.c,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** rdpsnd_dsp.c 1 Oct 2006 17:51:51 -0000 1.15 --- rdpsnd_dsp.c 1 Oct 2006 18:22:05 -0000 1.16 *************** *** 19,22 **** --- 19,24 ---- */ + #include <strings.h> + #include "rdesktop.h" #include "rdpsnd.h" ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV