Enhance user information handling: add exportPersonInfo function, improve TUI dialogs, and refactor related code for better clarity and functionality.
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
#include "main.h"
|
||||
|
||||
#include <stdint.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
#include <pthread.h>
|
||||
|
||||
#ifndef __USERS_H__
|
||||
#define __USERS_H__
|
||||
|
||||
|
||||
Reference in New Issue
Block a user