• Andrew Price's avatar
    Some more reorganising to disentangle things from bb.h: · c95a2681
    Andrew Price authored
    - Move struct folder into folders.h
    - Move struct who into who.h
    - Move TRUE and FALSE defines into bool.h (suggestion: <stdbool.h> could obsolete this)
    - Move the i18n stuff into intl.h
    - Move SAFE_FREE into util.h and add TR's auto cleanup buffer type stuff too
    - Rejig #includes where necessary
    
    c95a2681