This commit was generated by cvs2svn to compensate for changes in r164,
[gnokii.git] / common / data / at-emulator.c
index 320b01b..3c2eb86 100644 (file)
   kernel AT Emulator IDSN code by Fritz Elfert and others.
   
   $Log$
-  Revision 1.1.1.2  2001/11/27 22:01:13  short
-  :pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Tue Nov 27 22:58 CET 2001
-
-  Revision 1.6  2001/11/27 12:19:01  pkot
-  Cleanup, indentation, ANSI complaint preprocesor symbols (Jan Kratochvil, me)
+  Revision 1.1.1.5  2002/04/03 00:08:04  short
+  Found in "gnokii-working" directory, some November-patches version
 
   Revision 1.5  2001/11/08 16:34:19  pkot
   Updates to work with new libsms
@@ -51,7 +48,7 @@
 
 #ifndef WIN32
 
-#  include <termios.h>
+  #include <termios.h>
 
 #endif