Code cleanup

This commit is contained in:
Pierre Pronchery 2020-11-18 23:25:19 +01:00
parent 7bea9de594
commit 570a333d0a

View File

@ -13,6 +13,8 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>. */ * along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include <unistd.h> #include <unistd.h>
#include <stdio.h> #include <stdio.h>
#include <locale.h> #include <locale.h>