Got stamp category switching working/
This commit is contained in:
parent
fdfa0eaf6c
commit
d451169a83
4 changed files with 54 additions and 9 deletions
|
|
@ -3,7 +3,9 @@
|
|||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#ifndef __USE_GNU
|
||||
#define __USE_GNU /* for strcasestr() */
|
||||
#endif
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <locale.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue