summaryrefslogtreecommitdiff
path: root/src/locale/pleval.h
blob: 398d1b98ef76d703df904bc54c8f80ff100159f4 (plain) (blame)
1
2
3
4
5
6
#ifndef PLEVAL_H
#define PLEVAL_H

unsigned long __pleval(const char *, unsigned long);

#endif