pdcurses version 3.4 warning suppression.

This commit is contained in:
Enno Rehling 2017-03-25 18:35:00 +01:00
parent 27d66adc74
commit 8b87eb608f
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#pragma once
#define _LP64 0 /* fix a warning in pdcurses 3.4 */
#ifndef UNILIB_H
#define UNILIB_H