mcabber/src/screen.c
changeset 936 3e592fb33aab
parent 935 97e6a6da2b2c
child 939 12fa2ae6445d
equal deleted inserted replaced
935:97e6a6da2b2c 936:3e592fb33aab
    21  */
    21  */
    22 
    22 
    23 #include <stdio.h>
    23 #include <stdio.h>
    24 #include <stdlib.h>
    24 #include <stdlib.h>
    25 #include <string.h>
    25 #include <string.h>
    26 #include <panel.h>
       
    27 #include <time.h>
    26 #include <time.h>
    28 #include <ctype.h>
    27 #include <ctype.h>
    29 #include <locale.h>
    28 #include <locale.h>
    30 #include <langinfo.h>
    29 #include <langinfo.h>
    31 #include <config.h>
    30 #include <config.h>