Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Commit

Permalink
Updated PSP key extractor include.
Browse files Browse the repository at this point in the history
  • Loading branch information
dsokoloski committed Jan 2, 2012
1 parent 74bf3ca commit 5efd8d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion psp/orp.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ typedef unsigned char Uint8;
typedef unsigned short Uint16;
typedef unsigned int Uint32;

#include "../config.h"
#include "../orp-conf.h"

PSP_MODULE_INFO("ORP_Exporter", PSP_MODULE_USER, 1, 1);
PSP_MAIN_THREAD_ATTR(THREAD_ATTR_USER);
Expand Down

0 comments on commit 5efd8d3

Please sign in to comment.