X-Git-Url: http://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=common%2Fdata%2Fat-emulator.c;h=e952df2c0fa653fd72bd26a5e44f944d56940d38;hp=de23c4ce02e0d44d4c6d47957fd6090851e04fdc;hb=6ea3cef1bb136cd56741cc56bdb5b2fc7051e032;hpb=4ee1266711b695852ec88f06784fd84400cd70bb diff --git a/common/data/at-emulator.c b/common/data/at-emulator.c index de23c4c..e952df2 100644 --- a/common/data/at-emulator.c +++ b/common/data/at-emulator.c @@ -14,21 +14,6 @@ calling code in gsm-api.c. Inspired by and in places copied from the Linux kernel AT Emulator IDSN code by Fritz Elfert and others. - $Log$ - Revision 1.1.1.1 2001/11/25 21:59:07 short - :pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Sun Nov 25 22:56 CET 2001 - - Revision 1.5 2001/11/08 16:34:19 pkot - Updates to work with new libsms - - Revision 1.4 2001/07/03 15:27:03 pkot - AT commands for SMS handling support (Tamas Bondar) - Small at-emulator code cleanup (me) - - Revision 1.3 2001/02/21 19:56:59 chris - More fiddling with the directory layout - - */ #define __data_at_emulator_c @@ -48,7 +33,7 @@ #ifndef WIN32 - #include +# include #endif